mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: imrpoves alert-error styles in counters reports (#6240)
This commit is contained in:
@@ -119,4 +119,11 @@
|
||||
color: $primary-low-mid;
|
||||
}
|
||||
}
|
||||
|
||||
.alert-error {
|
||||
text-align: left;
|
||||
padding: 0.5em;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user