mirror of
https://github.com/flarum/framework.git
synced 2024-12-12 06:03:39 +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…
Reference in New Issue
Block a user