Update cursor icon in Video Slicer

disk-divisor
Moe 2022-10-29 09:41:58 -07:00
parent 34f58dc1ca
commit 1bc8bb2b71
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
background: rgb(216 230 249 / 70%);
border-radius: 5px;
position: absolute;
cursor: e-resize;
cursor: grab;
}
#studio-time-ticks {
position: absolute;