Merge branch 'main' of gitlab.com:PhilippHofer/rot
This commit is contained in:
commit
efc9310399
@ -18,6 +18,11 @@
|
||||
width: 100%;
|
||||
max-width: 375px;
|
||||
z-index: 40000;
|
||||
|
||||
/* safari bugfix */
|
||||
.sidebar-header {
|
||||
right: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
&.slide-in {
|
||||
@ -77,7 +82,6 @@
|
||||
max-width: 375px;
|
||||
top: 0px;
|
||||
z-index: 1;
|
||||
right: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user