Merge pull request #7138 from mykeehu/patch-4

Fix extra network thumbs label color
master
AUTOMATIC1111 3 years ago committed by GitHub
commit 1982ef6890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -857,6 +857,7 @@ footer {
white-space: nowrap;
text-overflow: ellipsis;
background: rgba(0,0,0,.5);
color: white;
}
.extra-network-thumbs .card:hover .actions .name {

Loading…
Cancel
Save