mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Add a confirmation screen when suspending a domain (#25144)
This commit is contained in:
@@ -1293,6 +1293,15 @@ a.sparkline {
|
||||
&:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
&.negative {
|
||||
color: $error-value-color;
|
||||
font-weight: 700;
|
||||
|
||||
.dimension__item__value {
|
||||
color: $error-value-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user