1
0
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:
KyrneDev
2021-02-16 18:04:11 -08:00
committed by Alexander Skvortsov
parent 127393b778
commit f4222b76fe

View File

@@ -24,8 +24,8 @@
.DiscussionHero--floating {
position: fixed;
height: 50px;
width: 100%;
.box-shadow(0 1px 6px @shadow-color);
@media @desktop-up {
height: 50px;