Responsive design improvements

This commit is contained in:
Dallas Hoffman
2024-09-25 23:06:29 -04:00
parent 0016a8d2fe
commit 0b1b0c4f5f
2 changed files with 112 additions and 104 deletions

View File

@@ -17,6 +17,7 @@ button.add-url
.folder-dropdown-menu
width: 500px
max-width: calc(100vw - 3rem)
.folder-dropdown-menu .input-group
display: flex
@@ -48,6 +49,7 @@ th
border-top: 0
border-bottom-width: 3px !important
vertical-align: middle !important
white-space: nowrap
td
vertical-align: middle
@@ -59,3 +61,7 @@ td
.form-switch
input
margin-top: 5px
.download-progressbar
width: 12rem
margin-left: auto