datasurvey/src/main/webapp/app/layouts/navbar/navbar.component.scss

8 lines
120 B
SCSS
Raw Normal View History

2021-07-04 01:33:58 +00:00
#minimizeSidebar:hover {
background-color: #e5e9ec !important;
2021-07-03 21:48:27 +00:00
}
2021-07-04 01:33:58 +00:00
.test:hover {
background-color: red !important;
2021-07-03 21:48:27 +00:00
}