mirror of
https://github.com/status-im/ETHReport.git
synced 2025-02-12 22:26:32 +00:00
9 lines
120 B
SCSS
9 lines
120 B
SCSS
@import './assets/styles/global.scss';
|
|
|
|
button {
|
|
cursor: pointer;
|
|
outline: none;
|
|
border: 0;
|
|
background: none;
|
|
}
|