make ui more mobile mobile-friendly

Remove popovers and replace with question icons you have to click
Replace combobox in output > Download Folder with an autocomplete
This commit is contained in:
Sean McCollum
2026-05-04 10:42:17 -07:00
parent 5d96a581b9
commit e2773db65a
4 changed files with 92 additions and 83 deletions
+12
View File
@@ -201,6 +201,18 @@ main
color: var(--bs-secondary-color)
margin-bottom: 0.4rem
.help-icon
cursor: pointer
opacity: 0.55
padding: 0.25rem
margin-left: 0.25rem
font-size: 0.85em
line-height: 1
&:hover, &:focus
opacity: 1
outline: none
.cookie-status
font-size: 0.8rem
margin-top: 0.35rem