Skip to content

Commit

Permalink
Added CSS to center the image in the txt2img interface
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIV4 authored and hlky committed Sep 9, 2022
1 parent f6aa2c6 commit 32a3c05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/css/streamlit.main.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
button[data-baseweb="tab"] {
font-size: 25px;
}
.css-du1fp8 {
justify-content: center;
}

0 comments on commit 32a3c05

Please sign in to comment.