adjustments

This commit is contained in:
HB9HIL
2024-07-09 02:02:50 +02:00
parent 376c106a08
commit 828bb2b1ea
3 changed files with 83 additions and 44 deletions

View File

@@ -204,3 +204,9 @@ div.alert-danger {
--bs-tooltip-max-width: 400px;
--bs-tooltip-opacity: 1;
}
#languageButton {
position: absolute;
bottom: 70px;
right: 20px;
}