From 147d38d5c5613648465e320add2dce9298f247e5 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Sat, 10 Feb 2024 18:21:18 -0600 Subject: [PATCH] Lined em up --- .../common/CalendarGrid/CalendarGrid.module.scss | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/views/components/common/CalendarGrid/CalendarGrid.module.scss b/src/views/components/common/CalendarGrid/CalendarGrid.module.scss index aaeb8a38..0010f6b1 100644 --- a/src/views/components/common/CalendarGrid/CalendarGrid.module.scss +++ b/src/views/components/common/CalendarGrid/CalendarGrid.module.scss @@ -60,11 +60,8 @@ .timeBlock { display: flex; - width: 50px; - height: 40.279px; - min-width: 50px; - max-width: 50px; - min-height: 40px; + width: auto; + height: auto; flex-direction: column; align-items: flex-end; @@ -84,6 +81,7 @@ height: 6.6px; align-self: stretch; margin-top: -10px; + margin-right: 10px; margin-bottom: 0; /* Type scale/small */