UNPKG
openuicomponent
Version:
latest (1.0.10)
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
this is openui
github.com/openUIBate/openUI
openUIBate/openUI
openuicomponent
/
src
/
Tag
/
index.less
10 lines
•
177 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
:global {
.tag
{
width
:
150px
;
height
:
75px
;
border
:
1px
solid
#eeeeee
;
border-radius
:
3px
;
background-color
: dodgerblue;
display
: flex; } }