mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
formatting
This commit is contained in:
@@ -38,7 +38,7 @@ const ManageUsersForm: FC = () => {
|
||||
BaseRow: `
|
||||
font-size: 14px;
|
||||
color: white;
|
||||
`,
|
||||
`,
|
||||
HeaderRow: `
|
||||
text-transform: uppercase;
|
||||
background-color: black;
|
||||
@@ -65,7 +65,7 @@ const ManageUsersForm: FC = () => {
|
||||
&:hover {
|
||||
color: white;
|
||||
}
|
||||
`,
|
||||
`,
|
||||
BaseCell: `
|
||||
border-top: 1px solid transparent;
|
||||
border-right: 1px solid transparent;
|
||||
|
||||
Reference in New Issue
Block a user