Fixed mdc notch unnecessary border
This commit is contained in:
parent
f920010786
commit
1e9d80d39b
@ -398,6 +398,9 @@
|
|||||||
border-color: rgba(0, 0, 0, 0.12);
|
border-color: rgba(0, 0, 0, 0.12);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.mdc-notched-outline__notch {
|
||||||
|
border-left: none;
|
||||||
|
}
|
||||||
.mdc-floating-label {
|
.mdc-floating-label {
|
||||||
top: 20px;
|
top: 20px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user