Typicalc/frontend/styles/view/button-hover.css
2021-03-05 17:44:37 +01:00

3 lines
42 B
CSS

:host(:hover)::before {
opacity: 0.12;
}