GITLAB
Komodo
/ komodo-sdk-supplier-product-quota
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
komodo-sdk-supplier-product-quota
static
vendor
bootstrap
scss
mixins
_clearfix.scss
b4b8afa74
move control panel static dir
Browse Code ยป
Adhidarma Hadiwinoto
2021-08-04 11:23:05 +0700
_clearfix.scss
93 Bytes
edit
raw
blame
history
1
2
3
4
5
6
7
@mixin clearfix() { &::after { display: block; clear: both; content: ""; } }