mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-09-20 01:31:44 +02:00
CivitAI Extension Compatability #40
This commit is contained in:
@@ -3752,6 +3752,21 @@ footer {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.extra-networks .secondary.gradio-button{
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
margin-top: -8px !important;
|
||||
}
|
||||
|
||||
.extra-networks .additional a{
|
||||
font-size: 125% !important;
|
||||
padding: 0;
|
||||
margin: 0 !important;
|
||||
min-width: 25px;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
a[data-tooltip].top:before, a[data-tooltip].top:after {
|
||||
transform: translateY(10px);
|
||||
|
||||
Reference in New Issue
Block a user