mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
Add small box shadow
This commit is contained in:
committed by
Alexander Skvortsov
parent
127393b778
commit
f4222b76fe
@@ -24,8 +24,8 @@
|
||||
|
||||
.DiscussionHero--floating {
|
||||
position: fixed;
|
||||
height: 50px;
|
||||
width: 100%;
|
||||
.box-shadow(0 1px 6px @shadow-color);
|
||||
|
||||
@media @desktop-up {
|
||||
height: 50px;
|
||||
|
Reference in New Issue
Block a user