mirror of
https://github.com/muerrilla/sd-webui-detail-daemon.git
synced 2026-01-26 11:19:46 +00:00
17 lines
281 B
CSS
17 lines
281 B
CSS
.detail-daemon-more-accordion {
|
|
box-shadow: 0px 1px 6px 2px #00000024 !important;
|
|
margin-top: 1em !important;
|
|
}
|
|
|
|
.detail-daemon-smooth {
|
|
margin-left: 3em !important;
|
|
}
|
|
|
|
.detail-daemon-vis {
|
|
margin: auto !important;
|
|
}
|
|
|
|
.detail-daemon-help {
|
|
margin: auto 1.5em !important;
|
|
}
|