mirror of
https://github.com/alexta69/metube.git
synced 2026-06-22 08:16:19 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user