matched height of outline

This commit is contained in:
2026-01-13 21:36:10 +01:00
parent c62082b195
commit a9c891c501
+2 -2
View File
@@ -1327,10 +1327,10 @@ data:
========================================================================= */
.widget.widget-type-custom-api:has(.ver-widget) .ver-list {
max-height: 360px !important;
max-height: 298px !important;
}
.widget.widget-type-custom-api:has(.ver-widget) {
min-height: 460px !important;
min-height: 418px !important;
}