first push
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.drawer-fixed-width {
|
||||
width: 250px;
|
||||
min-width: 250px;
|
||||
max-width: 250px;
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.custom-drawer .mud-drawer-content {
|
||||
overflow-y: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user