mirror of
https://github.com/flarum/core.git
synced 2025-08-08 01:16:52 +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 {
|
.DiscussionHero--floating {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
height: 50px;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
.box-shadow(0 1px 6px @shadow-color);
|
||||||
|
|
||||||
@media @desktop-up {
|
@media @desktop-up {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
Reference in New Issue
Block a user