mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
This reverts commit b126c14a07
.
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
&-attach-widget {
|
||||
width: 100%;
|
||||
word-break: break-all;
|
||||
padding: 0.4375em 0;
|
||||
border-top: 0.84375em solid transparent;
|
||||
}
|
||||
|
||||
&-attach-widget__icon {
|
||||
|
@@ -1,17 +1,13 @@
|
||||
.adf {
|
||||
&-dropdown-widget {
|
||||
width: 100%;
|
||||
padding: 0 4px;
|
||||
margin-top: 13px;
|
||||
|
||||
.adf-select {
|
||||
padding-top: 0 !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.adf-label {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.mat-select-value-text {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user