diff --git a/assets/stylesheets/App.css b/assets/stylesheets/App.css index 083b569..5232598 100644 --- a/assets/stylesheets/App.css +++ b/assets/stylesheets/App.css @@ -1127,6 +1127,6 @@ span.ant-skeleton-input.ant-skeleton-input-sm.text-skeleton { } .simple-date-time-property-filter.ant-tree .ant-tree-switcher-leaf-line:before { - top: -16px; - bottom: -24px; + top: -16px !important; + bottom: -24px !important; }