formatting

This commit is contained in:
Proddy
2022-04-18 11:05:38 +02:00
parent 101f94bea6
commit 9f6bbac8ce
10 changed files with 523 additions and 652 deletions

View File

@@ -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;