From 61630d25e2eaf9dcab6a051a75eca35177f88ccf Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Wed, 28 Jun 2023 23:37:05 +0800 Subject: [PATCH] Forgot this danger tag style --- src/app.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app.css b/src/app.css index 0e2fd50a..2da3904d 100644 --- a/src/app.css +++ b/src/app.css @@ -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 */