mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 02:45:50 -05:00
Add end-of-support date to available updates (#39732)
This commit is contained in:
@@ -15,10 +15,14 @@
|
||||
text-align: start;
|
||||
background: var(--color-bg-primary);
|
||||
|
||||
&.critical {
|
||||
.critical {
|
||||
font-weight: 700;
|
||||
color: var(--color-text-warning);
|
||||
}
|
||||
|
||||
.unsupported {
|
||||
color: var(--color-text-error);
|
||||
}
|
||||
}
|
||||
|
||||
.align-end {
|
||||
|
||||
Reference in New Issue
Block a user