chore: Replaced deprecated Spacing variables with current values
Approved-by: Matilda Landström
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
|
||||
.toggleButton {
|
||||
position: absolute;
|
||||
right: var(--Spacing-x2);
|
||||
right: var(--Space-x2);
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user