UNPKG
iuap-design
Version:
latest (3.0.6)
3.0.6
3.0.2
3.0.1
UI Framework Used For Enterprise.
github.com/iuap-design/iuap-design
iuap-design/iuap-design
iuap-design
/
examples
/
utilities
/
1-align-float
/
widget.css
12 lines
(11 loc)
•
213 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.example-box
{
position
: relative;
padding
:
45px
15px
15px
;
margin-right
:
0
;
margin-left
:
0
;
border
:
1px
solid
#e0e0e0
; }
.example
{
margin-top
:
20px
;
margin-bottom
:
20px
; }