IP_PIbd-21_Potapov_Frontend/static/css/left-menu.css

8 lines
93 B
CSS

.left-menu-item {
transition: .1s;
}
.left-menu-item:hover {
background-color: #e8e8e8;
}