mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
angular upgrade: remove TODO related to ng material migration
This commit is contained in:
parent
95bbd2a48a
commit
a8ffc53c00
@ -70,13 +70,6 @@ textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// radio input structure
|
// radio input structure
|
||||||
// /* TODO(mdc-migration): The following rule targets internal classes of checkbox that may no longer apply for the MDC version.*/
|
|
||||||
// .mat-checkbox-label,
|
|
||||||
// .mat-checkbox-layout .mat-checkbox-label {
|
|
||||||
// max-width: 90vw;
|
|
||||||
// overflow-x: auto;
|
|
||||||
// @extend .clickable;
|
|
||||||
// }
|
|
||||||
button,
|
button,
|
||||||
.button {
|
.button {
|
||||||
font-family: 'Helvetica';
|
font-family: 'Helvetica';
|
||||||
@ -197,11 +190,6 @@ textarea {
|
|||||||
padding: 1em;
|
padding: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* TODO(mdc-migration): The following rule targets internal classes of checkbox that may no longer apply for the MDC version.*/
|
|
||||||
mat-checkbox {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cdk-drag {
|
.cdk-drag {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user