.side-menu { .ant-menu-submenu-title { color: #fff; img { width: 16px; } .ant-menu-title-content { color: #fff; } } .ant-menu-submenu-selected { background-color: #3458bc; } .ant-menu-item { margin-inline: 0; border-radius: 0; } .ant-menu-item-selected { width: 100%; } .ant-menu-item { color: #fff; } .ant-menu-item-selected { color: var(--primaryColor); } }