1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-desktop/gui/styles/flat-button.scss

8 lines
89 B
SCSS

.flat-button {
border: none;
background: transparent;
color: inherit;
padding: 0;
}