mirror of
https://github.com/directus/directus.git
synced 2026-01-30 14:58:07 -05:00
fixes #5017
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user