small height adjustment
This commit is contained in:
@@ -680,7 +680,7 @@ data:
|
|||||||
# Grafana
|
# Grafana
|
||||||
- type: iframe
|
- type: iframe
|
||||||
source: https://grafana.dooplex.hu/d/adxgb7x/overview-dashboard?kiosk
|
source: https://grafana.dooplex.hu/d/adxgb7x/overview-dashboard?kiosk
|
||||||
height: 1100
|
height: 1150
|
||||||
title: Grafana Overview Dashboard
|
title: Grafana Overview Dashboard
|
||||||
|
|
||||||
- size: small
|
- size: small
|
||||||
@@ -1329,10 +1329,10 @@ data:
|
|||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
.widget.widget-type-custom-api:has(.ver-widget) .ver-list {
|
.widget.widget-type-custom-api:has(.ver-widget) .ver-list {
|
||||||
max-height: 798px !important;
|
max-height: 848px !important;
|
||||||
}
|
}
|
||||||
.widget.widget-type-custom-api:has(.ver-widget) {
|
.widget.widget-type-custom-api:has(.ver-widget) {
|
||||||
min-height: 918px !important;
|
min-height: 968px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user