mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
11 lines
141 B
SCSS
11 lines
141 B
SCSS
$--n-height: (
|
|
"small": 28px,
|
|
"medium": 34px,
|
|
"large": 40px
|
|
);
|
|
|
|
$--n-font-size: (
|
|
"small": 14px,
|
|
"medium": 14px,
|
|
"large": 16px
|
|
); |