merge appeal and file moderation winodw

This commit is contained in:
smanylov
2026-06-04 13:55:04 +07:00
parent 03766057eb
commit d4d3e5d3b1
11 changed files with 296 additions and 142 deletions
+8
View File
@@ -1035,6 +1035,14 @@
}
}
.table-status {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 5px;
}
.table-item-protected {
color: #10b981;
font-size: 12px;