OpenDroneMap-WebODM/app/static/app/js/css/Toggle.scss

7 wiersze
91 B
SCSS

.toggle{
margin: 0;
&:hover{
background-color: inherit !important;
}
}