This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
bytedo
/
wcui
Archived
1
0
Fork 0

优化buttun的字体

old
宇天 2019-09-05 11:26:14 +08:00
parent b5b252f06f
commit 36754cac00
3 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,7 @@
white-space: nowrap;
background: #fff;
font-size: inherit;
font-family: inherit;
outline: none;
color: inherit;
cursor: inherit;

View File

@ -52,6 +52,7 @@ li {
border-radius: inherit;
color: inherit;
font-size: inherit;
font-family: inherit;
background: none;
outline: none;
box-shadow: none;

View File

@ -154,6 +154,7 @@
white-space: nowrap;
background: #fff;
font-size: inherit;
font-family: inherit;
outline: none;
color: inherit;