Revert "Revert "Update style.css (#1698)" (#1699)" (#1700)

This reverts commit 268bade528.
This commit is contained in:
DenOfEquity
2024-09-05 14:17:25 +01:00
committed by GitHub
parent 268bade528
commit c030fed30b

View File

@@ -444,10 +444,14 @@ div.toprow-compact-tools{
}
#quicksettings > div.model_selection input{
width: 85% !important; /* Ensure the input field is never chopped off */
margin-left: 2% !important; /* override the margin set for subdued */
}
#quicksettings .icon-wrap {
margin-right: -4% !important;
background-color: var(--background-fill-secondary);
}
#quicksettings > div.model_selection li{
overflow-x: visible !important;
width: 100% !important; /* Set size to max element */