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