mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 14:14:17 +00:00
refactor(css): migrate use of deprecated import in cuesheet
This commit is contained in:
committed by
Carlos Valente
parent
ac40292813
commit
b0f02e726d
+2
-1
@@ -1,4 +1,5 @@
|
||||
@import "../CuesheetTable.module.scss";
|
||||
@use '../cuesheetRows' as rows;
|
||||
@include rows.cuesheet-row-columns;
|
||||
|
||||
.milestoneRow {
|
||||
background: color-mix(in srgb, transparent 98%, var(--user-bg, $gray-500) 2%);
|
||||
|
||||
Reference in New Issue
Block a user