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

View File

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