chore: Replaced deprecated Spacing variables with current values
Approved-by: Matilda Landström
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
border-radius: var(--Corner-radius-sm);
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
padding: var(--Spacing-x-half);
|
||||
padding: var(--Space-x05);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user