forked from extern/easydiffusion
restore hover
This commit is contained in:
parent
0dbc195770
commit
636c3e5c02
@ -1670,6 +1670,10 @@ body.wait-pause {
|
||||
background: var(--button-text-color);
|
||||
font-weight: 700;
|
||||
}
|
||||
#embeddings-list button:hover {
|
||||
background: var(--accent-color);
|
||||
color: var(--button-text-color);
|
||||
}
|
||||
|
||||
#embeddings-list .collapsible {
|
||||
background: var(--background-color3);
|
||||
|
Loading…
Reference in New Issue
Block a user