Fix collapsed toolbar (hidden user menu)

This commit is contained in:
Julia.Radzhabova
2025-06-20 13:06:16 +03:00
parent 297e797d3f
commit 8ba3e76fa9

View File

@ -96,8 +96,10 @@
display: flex;
align-items: stretch;
position: relative;
z-index: 1;
&:not(.z-clear *) {
position: relative;
z-index: 1;
}
.extra {
.header-background-color();