separation des fronts
This commit is contained in:
parent
00d991f8b1
commit
d62915bfe5
276 changed files with 13955 additions and 12 deletions
|
|
@ -0,0 +1,16 @@
|
|||
mat-form-field {
|
||||
width: 100%;
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
mat-chip-list {
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
mat-chip {
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
input {
|
||||
font-size: small;
|
||||
}
|
||||
Reference in a new issue