Forgot this danger tag style
This commit is contained in:
parent
86dd2f3f5c
commit
61630d25e2
1 changed files with 3 additions and 0 deletions
|
@ -1358,6 +1358,9 @@ body:has(.media-modal-container + .status-deck) .media-post-link {
|
||||||
.tag.collapsed {
|
.tag.collapsed {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
.tag.danger {
|
||||||
|
background-color: var(--red-color);
|
||||||
|
}
|
||||||
|
|
||||||
/* MENU POPUP */
|
/* MENU POPUP */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue