mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
style tweak to alert
This commit is contained in:
parent
afc2efa56d
commit
5195954681
@ -6,7 +6,7 @@
|
||||
// -------------------------
|
||||
|
||||
.alert {
|
||||
padding: 1.25rem 2rem 1.25rem 1.5rem;
|
||||
padding: 15px 20px;
|
||||
margin-bottom: $panel-margin / 2;
|
||||
text-shadow: 0 2px 0 rgba(255, 255, 255, 0.5);
|
||||
background: $alert-error-bg;
|
||||
|
Loading…
Reference in New Issue
Block a user