update modernui

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-08-28 11:16:33 -04:00
parent 9c1b6d3f08
commit ee3a0a5a65
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1866,7 +1866,9 @@ div:has(>#tab-gallery-folders) {
}
/* Gradio container around the video should not add extra spacing */
#tab-gallery-video .wrap { height: 100%; }
#tab-gallery-video .wrap {
height: 100%;
}
.gallery-sort {
background: var(--input-background-fill) !important;