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