// ---------------------------------------------------------------------------- // KIRBY PANEL CUSTOMIZATION // ---------------------------------------------------------------------------- // Structure field gallery .k-field-name-image_gallery { table { tbody { --bubble-size: 7.5em; --table-row-height: 100%; } } }