forked from M3-Academy/desafio-react-e-typescript
Merge pull request 'fix: Corrigindo tag <p> Address Footer' (#6) from feature/development into main
Reviewed-on: #6
This commit is contained in:
commit
24acfea4b9
@ -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