Improved line spacing in wrapping alert overview.
This commit is contained in:
@@ -421,9 +421,9 @@ async function removeAlert(alert) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.alert-details {
|
.alert-details {
|
||||||
padding: .75rem 0;
|
padding: .25rem 0;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
line-height: 1.5;
|
line-height: 2.5;
|
||||||
color: var(--shadow);
|
color: var(--shadow);
|
||||||
|
|
||||||
&.and .alert-detail:not(:last-child):after {
|
&.and .alert-detail:not(:last-child):after {
|
||||||
|
|||||||
Reference in New Issue
Block a user