mirror of
https://github.com/flarum/core.git
synced 2025-08-07 08:56:38 +02:00
style fixes
This commit is contained in:
@@ -128,13 +128,7 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
transition: transform 0.2s ease-out;
|
|
||||||
transform: translate(0, 100vh);
|
|
||||||
|
|
||||||
&.in {
|
|
||||||
-webkit-transform: none !important;
|
|
||||||
transform: none !important;
|
|
||||||
}
|
|
||||||
&:before {
|
&:before {
|
||||||
content: " ";
|
content: " ";
|
||||||
.header-background();
|
.header-background();
|
||||||
|
Reference in New Issue
Block a user