mirror of
https://github.com/cpvalente/ontime.git
synced 2026-07-26 10:38:55 +00:00
refactor: account for tick size on translate
This commit is contained in:
committed by
Carlos Valente
parent
a0e7b9b665
commit
d30d9cfd4e
@@ -45,6 +45,9 @@ $studio-idle: $red-1300;
|
|||||||
top: 0;
|
top: 0;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
|
||||||
|
margin-top: -0.5rem;
|
||||||
|
margin-left: -0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tick--active {
|
.tick--active {
|
||||||
|
|||||||
Reference in New Issue
Block a user