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