mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-12 04:25:05 -05:00
13 lines
182 B
Stylus
13 lines
182 B
Stylus
@import '../_variables'
|
|
@import '../_mixins'
|
|
|
|
.uploadRegion
|
|
font-size: 12px
|
|
roundall: 10px
|
|
border: 1px dashed #777
|
|
margin: 10px
|
|
text-align: center
|
|
|
|
input
|
|
width: 100%
|