fix mang
All checks were successful
Deploy on Master Change / deploy (push) Successful in 1m23s

This commit is contained in:
2026-07-13 15:23:48 +07:00
parent 31943bf489
commit 83821b6b82
2 changed files with 300 additions and 27 deletions

View File

@@ -5661,7 +5661,7 @@ input:checked + .slider:before {
.grid-proctor-card {
display: flex;
flex-direction: column;
background: #ffffff;
background: var(--bg-card, #ffffff);
border: 1px solid var(--border-color);
border-radius: var(--radius-md);
overflow: hidden;