mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 00:56:13 +01:00
fix: minor margin tweak for alert in acp header
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
.alert {
|
.alert {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 5px;
|
||||||
|
|
||||||
&.alert-info {
|
&.alert-info {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
|
|||||||
Reference in New Issue
Block a user