Skip to content

Commit ee3a0a5

Browse files
committed
update modernui
Signed-off-by: Vladimir Mandic <[email protected]>
1 parent 9c1b6d3 commit ee3a0a5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

javascript/sdnext.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1866,7 +1866,9 @@ div:has(>#tab-gallery-folders) {
18661866
}
18671867

18681868
/* Gradio container around the video should not add extra spacing */
1869-
#tab-gallery-video .wrap { height: 100%; }
1869+
#tab-gallery-video .wrap {
1870+
height: 100%;
1871+
}
18701872

18711873
.gallery-sort {
18721874
background: var(--input-background-fill) !important;

0 commit comments

Comments
 (0)