Removed redundant mat-list checkbox fix

This commit is contained in:
sercan 2019-06-01 12:39:27 +03:00
parent 2f2b302cb6
commit 00e228ab5a

View File

@ -48,11 +48,6 @@ button {
font-size: 16px;
}
.mat-pseudo-checkbox-checked:after {
width: 14px !important;
height: 7px !important;
}
// Fix: "Input underlines has wrong color opacity value"
.mat-form-field-underline {
background-color: rgba(0, 0, 0, 0.12);