mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-08 23:46:14 +01:00
11 lines
149 B
SCSS
11 lines
149 B
SCSS
.profile-form-option {
|
|
.disabled-fields-info,
|
|
.duplicate-info {
|
|
font-style: italic;
|
|
}
|
|
|
|
.after-edition-info {
|
|
margin-top: 20px;
|
|
}
|
|
}
|