diff --git a/theme.css b/theme.css index 00c1eb2..3f94423 100644 --- a/theme.css +++ b/theme.css @@ -1331,7 +1331,7 @@ thead:hover { thead>tr>th, tbody>tr>td, .table-cell-wrapper { - font-size: small !important; + /* font-size: small !important; */ line-height: 36px; } @@ -1922,4 +1922,5 @@ body:not(.win-translucent-off):not(.mod-macos) .view-header-title-container:afte /* web viewer */ .webviewer-address input { border-radius: 14px; -} \ No newline at end of file +} +