updated admin panel style

This commit is contained in:
onysd 2026-07-22 01:16:29 +03:00
parent 9844d78c5b
commit deae6c4a4a
26 changed files with 493 additions and 1356 deletions

View file

@ -90,7 +90,7 @@
.command-step.active {
color: var(--brand);
border-color: #a9d8ce;
border-color: #a9c8f7;
}
.command-step.done {
@ -201,8 +201,8 @@
align-items: center;
padding: 0 8px;
color: var(--brand);
background: #edf7f4;
border: 1px solid #c9e2dc;
background: #eaf2fd;
border: 1px solid #c7dcf9;
border-radius: 999px;
font-size: 12px;
}