settings: Replace two pane header classnames with a generic one.

This commit is contained in:
evykassirer
2025-03-18 11:41:16 -07:00
committed by Tim Abbott
parent 23b8ac0eab
commit 1abd3332a6
7 changed files with 14 additions and 16 deletions

View File

@@ -576,7 +576,7 @@
--overlay-container-max-height: 1000px;
/* The width of the settings sidebar. */
--settings-sidebar-width: 18.2142em; /* 255px at 14px/em */
/* .subscriptions-header and .settings-header */
/* .two-pane-settings-header and .settings-header */
--settings-overlay-header-height: 3.2143em; /* 45px at 14px/em */
/* .display-type and .list-toggler-container
in subscriptions and user group settings overlays */