This commit is contained in:
Ben Haynes
2021-04-14 17:22:44 -04:00
parent b160ae733b
commit 0b54975f67

View File

@@ -235,7 +235,7 @@ body {
position: absolute;
top: 0px;
left: calc(var(--_v-slider-percentage) * 1%);
width: max-content;
width: auto;
padding: 2px 6px;
color: var(--foreground-inverted);
font-weight: 600;