better spacing
This commit is contained in:
parent
bb614f3090
commit
63b1f80fea
@ -25,7 +25,8 @@ appearance: none;
|
||||
.m3u-player--left, .m3u-player--right {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 13px;
|
||||
top: 19px;
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
.m3u-player--left {
|
||||
@ -41,6 +42,7 @@ right: -44px;
|
||||
.m3u-player--title {
|
||||
margin: auto;
|
||||
appearance: none;
|
||||
padding-bottom: 6px;
|
||||
}
|
||||
|
||||
button {
|
||||
|
Loading…
Reference in New Issue
Block a user