From e4ae6a14b54c11a1da5db59720db5ac496a62e84 Mon Sep 17 00:00:00 2001 From: macniel Date: Thu, 12 Mar 2026 18:48:10 +0100 Subject: [PATCH] #79 prevents rkp to collapse when charactersheet is sized smaller in width --- src/style/organisms/_character-sheet.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/style/organisms/_character-sheet.scss b/src/style/organisms/_character-sheet.scss index 9bc2dcf9..9682ce0e 100644 --- a/src/style/organisms/_character-sheet.scss +++ b/src/style/organisms/_character-sheet.scss @@ -44,8 +44,6 @@ .pill { @include buttons.pill-button; - - } }