This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/frontend/less/dark/custom.less
T
Yuri Kuznetsov c343ee4c5f css fix
2022-07-24 20:54:44 +03:00

6 lines
136 B
Plaintext

body[data-navbar="side"].minimized.side-menu-opened {
#navbar > .navbar {
border-right: 1px solid var(--gray-dark);
}
}