Merge branch 'main' of gitlab.com:PhilippHofer/rot

This commit is contained in:
philipp 2023-05-03 23:17:12 +02:00
commit efc9310399

View File

@ -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;
}
}