forked from extern/easydiffusion
Improve embedding readability
This commit is contained in:
parent
d03f16cbd3
commit
0dbc195770
@ -1665,8 +1665,10 @@ body.wait-pause {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#embeddings-list button {
|
#embeddings-list button {
|
||||||
margin-top: 2px;
|
margin: 2px;
|
||||||
margin-bottom: 2px;
|
color: var(--button-color);
|
||||||
|
background: var(--button-text-color);
|
||||||
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
#embeddings-list .collapsible {
|
#embeddings-list .collapsible {
|
||||||
|
Loading…
Reference in New Issue
Block a user