From e064ee4278be80776a5eee4e074f0eeed7f0cc6a Mon Sep 17 00:00:00 2001 From: Matthew Dinh <72724975+help-programming-is-hard@users.noreply.github.com> Date: Tue, 22 Aug 2023 15:25:43 -0700 Subject: [PATCH] fix route styling a little --- web-app/seafoam/src/styles.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web-app/seafoam/src/styles.css b/web-app/seafoam/src/styles.css index 9280b84..1631caa 100644 --- a/web-app/seafoam/src/styles.css +++ b/web-app/seafoam/src/styles.css @@ -363,10 +363,10 @@ label.anglesettings { user-select: text; } -.routebox { - /* height: 10rem; */ - /* overflow: auto; */ -} +/* .routebox { + height: 10rem; + overflow: auto; +} */ .routestats { color: #ffffff;