fix imports

This commit is contained in:
Timo K
2026-04-10 18:03:33 +02:00
parent 8ca1b2c749
commit 251a41e7a5
2 changed files with 2 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ Please see LICENSE in the repository root for full details.
}
.settingForBottomLeftCorner {
/*
show the left corener by default (will be hidden on width < 500px)
show the settings button in the bottom left corner by default (will be hidden on width < 500px)
*/
display: inherit;
}