Forgot this danger tag style

This commit is contained in:
Lim Chee Aun 2023-06-28 23:37:05 +08:00
parent 86dd2f3f5c
commit 61630d25e2

View file

@ -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 */