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