1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-08 23:46:14 +01:00
fab-manager/app/frontend/src/stylesheets/modules/profile-completion/profile-form-option.scss

11 lines
149 B
SCSS
Raw Normal View History

.profile-form-option {
.disabled-fields-info,
.duplicate-info {
font-style: italic;
}
.after-edition-info {
margin-top: 20px;
}
}