mirror of
https://github.com/flarum/core.git
synced 2025-07-18 15:21:16 +02:00
Use @control-bg for Slidable content (#2381)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
.sliding& {
|
||||
position: relative;
|
||||
background: #fff;
|
||||
background: @control-bg;
|
||||
z-index: 2;
|
||||
border-radius: 2px;
|
||||
.box-shadow(0 2px 6px @shadow-color);
|
||||
|
Reference in New Issue
Block a user