优化buttun的字体
parent
b5b252f06f
commit
36754cac00
|
@ -31,6 +31,7 @@
|
|||
white-space: nowrap;
|
||||
background: #fff;
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
outline: none;
|
||||
color: inherit;
|
||||
cursor: inherit;
|
||||
|
|
|
@ -52,6 +52,7 @@ li {
|
|||
border-radius: inherit;
|
||||
color: inherit;
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
background: none;
|
||||
outline: none;
|
||||
box-shadow: none;
|
||||
|
|
|
@ -154,6 +154,7 @@
|
|||
white-space: nowrap;
|
||||
background: #fff;
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
outline: none;
|
||||
color: inherit;
|
||||
|
||||
|
|
Reference in New Issue