Merge pull request #12745 from AUTOMATIC1111/draw-extra-network-buttons-above-description

draw extra network buttons above description
This commit is contained in:
AUTOMATIC1111 2023-08-24 09:37:17 +03:00 committed by GitHub
commit 06f18186dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -863,6 +863,7 @@ footer {
position: absolute;
color: white;
right: 0;
z-index: 1
}
.extra-network-cards .card:hover .button-row{
display: flex;