more changes
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
// --d-sidebar-background: #f5f8ff;
|
||||
}
|
||||
|
||||
.sidebar-section-link-wrapper .sidebar-section-link {
|
||||
border-radius: var(--d-border-radius);
|
||||
}
|
||||
|
||||
.sidebar-wrapper {
|
||||
background: #f5f8ff;
|
||||
|
||||
@@ -16,3 +20,7 @@
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.admin-area .sidebar-wrapper .admin-panel {
|
||||
background-color: var(--secondary);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user