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