super-productivity/app-src/scripts/dialogs/help/_help-c.scss
2017-02-11 16:36:11 +01:00

16 lines
No EOL
216 B
SCSS

.help-dialog {
max-width: 600px;
div:first-child > .md-title:first-child {
margin-top: 0;
}
p ng-md-icon {
width: 16px;
height: 16px;
svg {
width: 16px;
height: 16px;
}
}
}