common-ui/src/lib/help-mode/help-mode-dialog/help-mode-dialog.component.scss
Adina Țeudan 9714c93fc3 Theme
2022-06-28 12:02:14 +03:00

11 lines
192 B
SCSS

section {
background: var(--iqser-grey-4); // todo
align-items: center;
.content {
text-align: center;
padding: 20px 80px 30px;
line-height: 18px;
}
}