super-productivity/app/scripts/main-header/_main-header-d.scss
2017-01-10 12:02:43 +01:00

11 lines
No EOL
131 B
SCSS

main-header {
.app-icon{
margin-right: 10px;
}
.md-button {
&.is-active {
outline: 2px solid #fff;
}
}
}