mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-03 13:29:06 +00:00
refactor(css): migrate use of deprecated import in operator
This commit is contained in:
committed by
Carlos Valente
parent
2ac00ee8cc
commit
ac40292813
@@ -1,5 +1,4 @@
|
|||||||
@use '@/theme/viewerDefs' as *;
|
@use '@/theme/viewerDefs' as *;
|
||||||
@import '../Operator.module.scss';
|
|
||||||
|
|
||||||
.event {
|
.event {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user