done user and role table, and add user
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
text-align: left;
|
||||
color: #85869b;
|
||||
font-family: Inter;
|
||||
|
||||
font-size: var(--table-font-size);
|
||||
font-style: normal;
|
||||
flex: 1 0 0;
|
||||
@@ -78,7 +77,6 @@
|
||||
gap: 12px;
|
||||
align-self: stretch;
|
||||
overflow: auto;
|
||||
background-color: red;
|
||||
}
|
||||
.tableContainer {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user