Client - fix Navbar on mobile and remove useless attribute
This commit is contained in:
parent
45abd58b79
commit
cebf877a6e
@ -111,7 +111,6 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
flex-grow: 1;
|
||||
|
||||
.calendar-row {
|
||||
display: flex;
|
||||
|
@ -282,6 +282,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
z-index: 1;
|
||||
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user