Skip to content
Discussion options

You must be logged in to vote

copy this code and save the file user.css to your webui folder

.\32xl:grid-cols-4 { grid-template-columns: repeat(1,minmax(0,1fr)); }
.gallery-item.svelte-1g9btlg.svelte-1g9btlg { background-color: black; max-height: 70vh !important; width: 100%;};
.max-h-[55vh] {max-height: 0 !important;}
@media (min-width: 1280px) { .xl:min-h-[450px] { min-height: 72vh !important; } }

/* Left Panel */
.mx-auto .flex-wrap:nth-child(5) .gr-panel:nth-child(1){
max-width:600px;
}

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gerroon
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants