diff --git a/web/viewer.css b/web/viewer.css index f5a77b56a..2f6297a9c 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -51,7 +51,6 @@ --toolbar-border-color: rgb(184 184 184); --toolbar-box-shadow: 0 1px 0 var(--toolbar-border-color); --toolbar-border-bottom: none; - --toolbar-height: 32px; --toolbarSidebar-box-shadow: inset calc(-1px * var(--dir-factor)) 0 0 rgb(0 0 0 / 0.25), 0 1px 0 rgb(0 0 0 / 0.15), 0 0 1px rgb(0 0 0 / 0.1);