mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-18 09:35:20 +02:00
8 lines
89 B
SCSS
8 lines
89 B
SCSS
|
|
.flat-button {
|
|
border: none;
|
|
background: transparent;
|
|
color: inherit;
|
|
padding: 0;
|
|
}
|