Unverified Commit 1982ef68 authored by AUTOMATIC1111's avatar AUTOMATIC1111 Committed by GitHub
Browse files

Merge pull request #7138 from mykeehu/patch-4

Fix extra network thumbs label color
parents 57c1baa7 82a28bfe
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -857,6 +857,7 @@ footer {
    white-space: nowrap;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: rgba(0,0,0,.5);
    background: rgba(0,0,0,.5);
    color: white;
}
}


.extra-network-thumbs .card:hover .actions .name {
.extra-network-thumbs .card:hover .actions .name {