chore: Replaced deprecated Spacing variables with current values
Approved-by: Matilda Landström
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
display: block;
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
padding-top: var(--Spacing-x2);
|
||||
padding-top: var(--Space-x2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user