MOBILE-3843 format-text: Fix title overflow

main
Pau Ferrer Ocaña 2021-08-26 10:30:01 +02:00
parent 4714dc8818
commit 927a8dff0c
1 changed files with 4 additions and 0 deletions

View File

@ -201,6 +201,10 @@ core-format-text {
display: inline; display: inline;
} }
ion-header h1 > core-format-text {
display: inline;
}
@keyframes loading { @keyframes loading {
0% { 0% {
left: -45%; left: -45%;