From 850affbd55fee9cd48a82ade94a3a5e60fd737a8 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Wed, 22 Jan 2025 02:09:56 +0000 Subject: Add version and some icons --- components/Sidebar.vue | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'components/Sidebar.vue') diff --git a/components/Sidebar.vue b/components/Sidebar.vue index 0dca27a..3d33586 100644 --- a/components/Sidebar.vue +++ b/components/Sidebar.vue @@ -45,6 +45,8 @@ const timeUntilConferenceStart = computed(() => {
Times listed are in local time ({{ scheduleStore.schedule?.conference.timeZoneName }}) + +
@@ -91,6 +93,9 @@ const timeUntilConferenceStart = computed(() => { font-size: var(--text-smaller); color: var(--color-text-muted); margin: 0 1rem; + display: flex; + flex-direction: column; + gap: 0.5rem; } \ No newline at end of file -- cgit v1.2.3-70-g09d2