mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 00:03:20 +01:00
Improve embedding readability
This commit is contained in:
parent
d03f16cbd3
commit
0dbc195770
@ -1665,8 +1665,10 @@ body.wait-pause {
|
||||
}
|
||||
|
||||
#embeddings-list button {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
margin: 2px;
|
||||
color: var(--button-color);
|
||||
background: var(--button-text-color);
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
#embeddings-list .collapsible {
|
||||
|
Loading…
Reference in New Issue
Block a user