Fix unit header style (#37)

This commit is contained in:
Chenlei Hu
2024-02-04 04:05:04 +00:00
committed by GitHub
parent 83277b15f4
commit 1aaff72d47

View File

@@ -28,7 +28,7 @@
border: 1px solid var(--button-secondary-border-color);
}
.cnet-unit-active {
.controlnet .input-accordion .label-wrap>span:nth-child(1) {
display: flex;
flex-direction: row;
align-items: center;