Cosmetics

pull/4591/head
Cagatay Civici 2023-10-09 13:52:46 +03:00
parent 130a6eff08
commit 3ffd5adb52
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
.layout-wrapper-light {
.card {
background: #f3f4f6;
border: 1px solid #e2e8f0;
background: var(--surface-ground);
border: 1px solid var(--surface-border);
padding: 2rem;
border-radius: 10px;
margin-bottom: 1rem;