improve: add production stage
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
/* src/components/SideNavigation.css */
|
||||
.menu {
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 8px;
|
||||
padding: 1rem;
|
||||
background-color: #f9f9f9;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.menu-label {
|
||||
|
||||
Reference in New Issue
Block a user