better spacing

This commit is contained in:
U-DESKTOP-3VIS1T9\junguler 2022-10-22 03:41:03 +03:30
parent bb614f3090
commit 63b1f80fea

View File

@ -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 {