v1/web/themes/contrib/gin/styles/base/_blocks.scss

7 lines
88 B
SCSS

.block-disabled {
&:not(:hover) {
opacity: .6;
background: transparent;
}
}