feat(i18n): add select-menu for i18n

This commit is contained in:
Dillon
2020-03-04 00:41:14 +08:00
parent cbfc965c10
commit 1d1cae6382
7 changed files with 73 additions and 35 deletions

View File

@@ -6,7 +6,7 @@
// Font and Line Height
$global-font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft Yahei, Segoe UI, Helvetica, Arial, sans-serif, Segoe UI Emoji !default;
$global-font-size: 16px;
$global-font-weight: 300;
$global-font-weight: 400;
$global-line-height: 1.5rem;
// Color of the background