feature: change password
This commit is contained in:
@@ -106,9 +106,6 @@
|
||||
@apply min-h-screen flex bg-bg-main;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
@apply w-60 h-screen sticky top-0 bg-bg-sidebar border-r border-border-light flex flex-col justify-between shrink-0 shadow-sidebar transition-all duration-300 overflow-hidden;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
@apply flex-1 flex flex-col min-w-0;
|
||||
|
||||
Reference in New Issue
Block a user