mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-05 15:33:59 +00:00
fix: rendering if countdown in safari
This commit is contained in:
committed by
Carlos Valente
parent
3158311aa1
commit
3ce539af2a
@@ -105,7 +105,6 @@ $item-height: 3.5rem;
|
||||
background-color: var(--card-background-color-override, $viewer-card-bg-color);
|
||||
padding-right: 1rem;
|
||||
border-radius: $element-border-radius;
|
||||
overflow: clip;
|
||||
|
||||
&:hover {
|
||||
.sub__label {
|
||||
|
||||
Reference in New Issue
Block a user