Merge pull request 'fix: Corrigindo tag <p> Address Footer' (#6) from feature/development into main

Reviewed-on: #6
This commit is contained in:
José Carlos Lins 2023-01-02 13:09:05 +00:00
commit 24acfea4b9

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 {