diff --git a/scss/components/_virtualized-table.scss b/scss/components/_virtualized-table.scss index 6f81fbcacd..ba4f9c092e 100644 --- a/scss/components/_virtualized-table.scss +++ b/scss/components/_virtualized-table.scss @@ -139,7 +139,7 @@ width: calc(100% - 11px); border-bottom: 1px solid #ccc; background: #f6f6f6; - height: 2em; + height: 1.8em; overflow: hidden; border-inline-end: 1px solid #ddd; padding-inline-start: 6px;