10 lines
161 B
Diff
10 lines
161 B
Diff
9c9
|
|
< $button_radius: 5px;
|
|
---
|
|
> $button_radius: 4px;
|
|
|
|
15c15
|
|
< $_sizevariant: 'default'; //compact otherwise
|
|
---
|
|
> $_sizevariant: 'compact'; //compact otherwise
|