argos/dmp-frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component...

18 lines
171 B
SCSS

.form {
min-width: 150px;
max-width: 500px;
width: 100%;
}
.full-width {
width: 100%;
}
.close-btn {
cursor: pointer;
}
.guide {
margin-bottom: 1.125rem;
}