done user and role table, and add user

This commit is contained in:
2026-03-18 17:24:15 +08:00
parent f84894b6d7
commit 14884f6b3a
14 changed files with 298 additions and 134 deletions

View File

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