Fixing bug
This commit is contained in:
parent
ba8e1cf5f0
commit
c91d526dc1
1 changed files with 1 additions and 1 deletions
|
|
@ -540,7 +540,7 @@ $RECYCLING_MODAL_REF_NAME: 'RecycleModal';
|
||||||
max-width: fit-content;
|
max-width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
:deep(##{$MY_CONSTANT} h5) {
|
:deep(##{$RECYCLING_MODAL_REF_NAME} h5) {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue