UNPKG
z-view-ui
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
一个菜鸟制作的vue组件库
z-view-ui
/
lib
/
button
/
style.css
1 lines
•
96 B
CSS
View Raw
1
.z-button
{
height
:
20px
;
width
:
100px
;
border-radius
:
6px
;
border
:
1px
solid
#ccc
;
background-color
:
#fff
}