chore: Replaced deprecated Spacing variables with current values
Approved-by: Matilda Landström
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
cursor: pointer;
|
||||
display: grid;
|
||||
gap: var(--Space-x15);
|
||||
padding: var(--Spacing-x2);
|
||||
padding: var(--Space-x2);
|
||||
background-color: var(--Base-Surface-Primary-light-Normal);
|
||||
width: 100%;
|
||||
/* In some cases the lingering pressend event will trigger the */
|
||||
|
||||
Reference in New Issue
Block a user