1
0

feat: move the update available dialoge always to the bottom

This commit is contained in:
kolaente
2022-09-14 19:06:34 +02:00
parent a6e9b36bd6
commit a18c6ab8d8
2 changed files with 10 additions and 11 deletions

View File

@ -3,3 +3,7 @@
display: none !important;
}
}
.has-no-text-wrap {
white-space: nowrap !important;
}