Fixed alignment issue

This commit is contained in:
Amaru8 2022-04-08 21:21:48 +02:00
parent d31022b706
commit 1ccbc9cd0a
2 changed files with 6 additions and 6 deletions

View file

@ -1187,17 +1187,17 @@ body[platform="darwin"] .app-chrome .app-chrome-item > .window-controls > div.cl
.lossless-icon {
background-image: url("./assets/lossless.svg") !important;
right: 0;
right: 0px;
}
.ppe-icon {
background-image: url("./assets/ppe.svg") !important;
right: 0;
right: 0px;
}
.private-icon {
background-image: url("./assets/private.svg") !important;
left: 3;
left: 3px;
}
.audio-type {