mirror of
https://github.com/flarum/core.git
synced 2025-07-25 10:41:24 +02:00
Prevent pane shadow overlapping header on Safari
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
background: @body-bg;
|
||||
padding-bottom: 40px;
|
||||
border-top: 1px solid @control-bg;
|
||||
.box-shadow(2px 2px 6px -2px @shadow-color);
|
||||
.box-shadow(0 6px 6px @shadow-color);
|
||||
.transition(left 0.2s);
|
||||
|
||||
.affix & {
|
||||
|
Reference in New Issue
Block a user