feat: enhance authorized devices table layout and styling

This commit is contained in:
shuaiplus
2026-05-15 18:28:05 +08:00
parent d06e050162
commit ed58467766
3 changed files with 54 additions and 4 deletions
-2
View File
@@ -1098,7 +1098,6 @@ input[type='file'].input::file-selector-button {
padding: 12px;
border: 1px solid var(--line-soft);
border-radius: var(--radius-lg);
background: var(--panel-soft);
}
.invite-create-group {
@@ -1131,7 +1130,6 @@ input[type='file'].input::file-selector-button {
.invite-table th {
height: 42px;
padding: 9px 10px;
background: var(--panel-soft);
font-size: 13px;
font-weight: 800;
}