From 05e87dd0022f3d6fbc388453ab2f870954e2bbf7 Mon Sep 17 00:00:00 2001 From: Stefanie Hein Date: Fri, 10 Jan 2025 12:30:37 +0100 Subject: [PATCH] Add compiled code --- public/cui_fylr.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/cui_fylr.css b/public/cui_fylr.css index 9790e9cd..11368d19 100644 --- a/public/cui_fylr.css +++ b/public/cui_fylr.css @@ -2485,6 +2485,7 @@ label[data-label-clickable], flex-shrink: 0; max-width: none; display: inline-block; + line-height: 1; } .cui-label.cui-label-rotate-90::before { content: ""; @@ -7044,7 +7045,6 @@ todo (nice-to-have): we could possibly further optimize here to reduce JS code } .list-view-header-row .cui-lv-td.cui-lv-td-rotate-90 { overflow: hidden; - line-height: 1; } .list-view-header-row .cui-label { font-weight: 700; @@ -7128,7 +7128,6 @@ todo (nice-to-have): we could possibly further optimize here to reduce JS code .cui-list-view-grid-quadrant-0 .cui-lv-td.cui-lv-td-rotate-90, .cui-list-view-grid-quadrant-1 .cui-lv-td.cui-lv-td-rotate-90 { overflow: hidden; - line-height: 1; } .cui-list-view-grid-quadrant-0 {