4.6.2 fix songdetails_controls loop icon spacing
This commit is contained in:
parent
ba9b3d23b4
commit
3b84b7cdc1
2 changed files with 6 additions and 2 deletions
|
@ -4,6 +4,7 @@
|
|||
display: block;
|
||||
}
|
||||
.icon-wrap {
|
||||
margin: 4px 2px;
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
float: left;
|
||||
}
|
||||
|
|
|
@ -62,5 +62,8 @@
|
|||
"node_modules"
|
||||
],
|
||||
"private": true,
|
||||
"appPath": "app"
|
||||
"appPath": "app",
|
||||
"resolutions": {
|
||||
"angular": "~1.4.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue