ETHReport/assets/styles/base/buttons.scss

9 lines
120 B
SCSS
Raw Normal View History

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