mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 05:13:32 +00:00
refactor: remove deprecated views
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@use '../../theme/viewerDefs' as *;
|
||||
@use '@/theme/viewerDefs' as *;
|
||||
|
||||
$timeline-height: 1rem;
|
||||
$timeline-color: color-mix(in srgb, transparent 60%, var(--background-color-override, $viewer-background-color));
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@use '../../theme/viewerDefs' as *;
|
||||
@use '@/theme/viewerDefs' as *;
|
||||
|
||||
.timeline {
|
||||
width: 100vw;
|
||||
|
||||
Reference in New Issue
Block a user