mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-07-11 20:05:31 +02:00
Improve embedding readability
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user