diff --git a/src/components/ThemeSwitch.vue b/src/components/ThemeSwitch.vue index db71cf0..d5471c3 100644 --- a/src/components/ThemeSwitch.vue +++ b/src/components/ThemeSwitch.vue @@ -7,7 +7,7 @@ @@ -18,7 +18,7 @@ diff --git a/src/components/bottom-panel/BottomPanel.vue b/src/components/bottom-panel/BottomPanel.vue index 612b611..300585b 100644 --- a/src/components/bottom-panel/BottomPanel.vue +++ b/src/components/bottom-panel/BottomPanel.vue @@ -31,15 +31,15 @@ function toggleCanvasFullScreen() { }
+
-
+
- - - - - + + + + +
@@ -53,7 +53,7 @@ function toggleCanvasFullScreen() { {{ `${formatSeconds(currentTime)} / ${formatSeconds(duration)}` }}
- +
{{ '40%' }}
- + diff --git a/src/components/bottom-panel/TrackList.vue b/src/components/bottom-panel/TrackList.vue index 279bd83..1c9fbf7 100644 --- a/src/components/bottom-panel/TrackList.vue +++ b/src/components/bottom-panel/TrackList.vue @@ -17,7 +17,7 @@ const videoTrackList = computed(() => { })