mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 07:27:09 +08:00
Add vendor prefixes to composer outline
This commit is contained in:
parent
864df225c2
commit
9d6d76bf9a
@ -198,7 +198,7 @@
|
||||
background: @body-bg;
|
||||
}
|
||||
&.active:not(.fullScreen) {
|
||||
box-shadow: 0 0 0 2px @primary-color, 0 2px 6px @shadow-color;
|
||||
.box-shadow(0 0 0 2px @primary-color, 0 2px 6px @shadow-color);
|
||||
}
|
||||
&.fullScreen {
|
||||
position: fixed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user