chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
|
||||
.noPointsWarning {
|
||||
align-self: end;
|
||||
color: var(--Surface-Feedback-Information-Accent);
|
||||
color: var(--Surface-Feedback-Information);
|
||||
}
|
||||
|
||||
.balanceLabel {
|
||||
@@ -151,7 +151,7 @@
|
||||
}
|
||||
|
||||
&[data-focus-visible] {
|
||||
outline: 2px solid var(--Surface-Feedback-Neutral);
|
||||
outline: 2px solid var(--Surface-Feedback-Neutral-light);
|
||||
}
|
||||
|
||||
&[data-dragging] .sliderOutput {
|
||||
|
||||
Reference in New Issue
Block a user