mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-36582 Update errors containers in widgets
This commit is contained in:
@@ -264,6 +264,18 @@
|
||||
line-height: 64px;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
&-error-messages-container {
|
||||
min-height: 35px;
|
||||
}
|
||||
|
||||
&-error-messages-container-visible {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
&-error-messages-container-hidden {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
form-field {
|
||||
@@ -275,7 +287,3 @@ form-field {
|
||||
line-height: normal;
|
||||
}
|
||||
}
|
||||
|
||||
.adf-error-messages-container {
|
||||
min-height: 35px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user