increased widget height

This commit is contained in:
2026-01-13 21:47:58 +01:00
parent c8776958bf
commit a9c9fc8908
+2 -2
View File
@@ -1329,10 +1329,10 @@ data:
========================================================================= */
.widget.widget-type-custom-api:has(.ver-widget) .ver-list {
max-height: 298px !important;
max-height: 798px !important;
}
.widget.widget-type-custom-api:has(.ver-widget) {
min-height: 418px !important;
min-height: 918px !important;
}