mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 13:44:12 +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);
|
background-color: var(--card-background-color-override, $viewer-card-bg-color);
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
border-radius: $element-border-radius;
|
border-radius: $element-border-radius;
|
||||||
overflow: clip;
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
.sub__label {
|
.sub__label {
|
||||||
|
|||||||
Reference in New Issue
Block a user