RED-5875: Upgrade to new Angular Material components (select)
This commit is contained in:
parent
8cf17cb855
commit
daa92eeccf
@ -53,10 +53,6 @@ iqser-dynamic-input {
|
||||
}
|
||||
}
|
||||
|
||||
.mdc-floating-label {
|
||||
transform: none;
|
||||
}
|
||||
|
||||
&:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
@ -85,6 +81,10 @@ iqser-dynamic-input {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.mdc-text-field {
|
||||
background: var(--iqser-background);
|
||||
}
|
||||
|
||||
input,
|
||||
textarea {
|
||||
box-sizing: border-box;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user