UNPKG
desktop-ui.vusion
Version:
latest (0.4.0)
0.4.0
Vusion Desktop UI
vusion.github.io/desktop-ui
vusion/desktop-ui
desktop-ui.vusion
/
src
/
components
/
u-well.vue
/
module.css
7 lines
(6 loc)
•
135 B
CSS
View Raw
1
2
3
4
5
6
7
.root
{
background
: $background-color-base;
border
:
1px
solid $border-color-base;
border-radius
:
3px
;
padding
:
20px
; }