Commit 95c5c4d6 authored by AUTOMATIC1111's avatar AUTOMATIC1111

fix tabs height on small screens

parent 543ea573
...@@ -773,7 +773,7 @@ footer { ...@@ -773,7 +773,7 @@ footer {
} }
.extra-networks > div.tab-nav{ .extra-networks > div.tab-nav{
height: 3.4rem; min-height: 3.4rem;
} }
.extra-networks > div > [id *= '_extra_']{ .extra-networks > div > [id *= '_extra_']{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment