fix: Corrigindo tag <p> Address Footer

This commit is contained in:
José Carlos Lins 2023-01-02 10:08:35 -03:00
parent 59cd8cd46b
commit 5a4d4e5355

View File

@ -166,9 +166,11 @@
max-height: 12px;
line-height: 12px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
p {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
}
.footerPayments {