Links in the about window now open in the user's default browser. fixes #360

This commit is contained in:
2024-03-24 15:55:33 +01:00
parent fd0dae2762
commit 4ef76c262e
4 changed files with 12 additions and 9 deletions

View File

@@ -415,7 +415,6 @@ html {
}
// file upload
.file-drop-area {
position: relative;
display: flex;