mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
changed height for menu elem
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.menu {
|
.menu {
|
||||||
margin: 4px 6px 0 6px;
|
margin: 4px 6px 0 6px;
|
||||||
height: 100vh;
|
height: 99.5vh;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|||||||
Reference in New Issue
Block a user