Files
remark42/frontend/app/components/button/button.scss
T
2019-04-28 19:27:36 +03:00

7 lines
97 B
SCSS

.button {
cursor: pointer;
outline-width: 0;
font-size: inherit;
font-family: inherit;
}