mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
don't bold row selection
This commit is contained in:
@@ -120,6 +120,7 @@ const DashboardData: FC = () => {
|
|||||||
|
|
||||||
&.tr.tr-body.row-select.row-select-single-selected {
|
&.tr.tr-body.row-select.row-select-single-selected {
|
||||||
background-color: #3d4752;
|
background-color: #3d4752;
|
||||||
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover .td {
|
&:hover .td {
|
||||||
|
|||||||
Reference in New Issue
Block a user