fix(ui): contain email split divider (#1194)

This commit is contained in:
red person
2026-06-02 17:28:24 +03:00
committed by GitHub
parent f96edfe5ca
commit 0db441b191
2 changed files with 19 additions and 0 deletions

View File

@@ -14577,6 +14577,7 @@ body:has(.doc-version-panel:not(.hidden)) .hamburger-btn {
z-index: 260 !important;
margin-top: 0 !important;
transform: none !important;
border-left: none !important;
}
}