From 88dcc25eb7e859077d9481d6c2f7414d26fd4fc9 Mon Sep 17 00:00:00 2001 From: skedwards88 Date: Sun, 21 Apr 2024 13:41:54 -0700 Subject: [PATCH] remove styling that conflicts with scrolling --- src/App.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/App.css b/src/App.css index c62422d..3f0f12a 100644 --- a/src/App.css +++ b/src/App.css @@ -174,9 +174,6 @@ button { padding-right: 4px; min-width: 10vmin; overflow: scroll; - display: flex; - align-items: center; - justify-content: right; } .columnLabel.size3 > div {