From 03a4af3419c2f9a2585e6494c4522ab57b042acb Mon Sep 17 00:00:00 2001 From: maaa Date: Sun, 23 Jun 2024 18:36:57 +0200 Subject: [PATCH] mrrp --- static/css/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 8281151..f52083e 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -300,14 +300,10 @@ body { overflow-y: auto; } -.notesDiv #r113 { - background-color: pink !important; - order: -1 -} - .notesBar .noteButton, .notesBar .loadingStuff { width: calc(100% - 7px - 3px); height: 35px; + min-height: 35px; line-height: 0; padding: 10px; margin: 5px;