forked from M3-Academy/desafio-react-e-typescript
fix: Corrigindo tag <p> Address Footer
This commit is contained in:
parent
59cd8cd46b
commit
5a4d4e5355
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user