mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-01 12:10:33 +00:00
11 lines
No EOL
131 B
SCSS
11 lines
No EOL
131 B
SCSS
main-header {
|
|
|
|
.app-icon{
|
|
margin-right: 10px;
|
|
}
|
|
.md-button {
|
|
&.is-active {
|
|
outline: 2px solid #fff;
|
|
}
|
|
}
|
|
} |