ETHReport/assets/styles/base/buttons.scss

9 lines
120 B
SCSS
Raw Normal View History

2018-06-27 13:06:10 +00:00
@import './assets/styles/global.scss';
2018-07-11 09:18:07 +00:00
button {
cursor: pointer;
outline: none;
border: 0;
background: none;
}