Bug Fixing PPOB

This commit is contained in:
2022-01-20 16:34:45 +07:00
parent 9720ed91ce
commit 0cd63db64e
3 changed files with 33 additions and 8 deletions

View File

@@ -79,4 +79,7 @@ code {
.ant-menu-item-divider{
border-style: transparent !important;
}
}
.ant-table-tbody > tr.ant-table-row-level-0:hover > td {
background: #f0faf8 !important;
}