mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-24 10:51:03 -08:00
fix tabs height on small screens
This commit is contained in:
parent
543ea5730b
commit
95c5c4d64e
1 changed files with 1 additions and 1 deletions
|
|
@ -773,7 +773,7 @@ footer {
|
|||
}
|
||||
|
||||
.extra-networks > div.tab-nav{
|
||||
height: 3.4rem;
|
||||
min-height: 3.4rem;
|
||||
}
|
||||
|
||||
.extra-networks > div > [id *= '_extra_']{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue