From 4ce2eb23472eade844a6301fac173a063f0f76aa Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Fri, 3 Dec 2021 07:24:10 +0100 Subject: [PATCH] fix font size on dialog buttons --- style/shiny/nsfw-warning.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style/shiny/nsfw-warning.css b/style/shiny/nsfw-warning.css index 0a019b3..446162b 100644 --- a/style/shiny/nsfw-warning.css +++ b/style/shiny/nsfw-warning.css @@ -71,6 +71,7 @@ font-family: Muller; font-weight: 600; + font-size: inherit; color: black; }