MOBILE-3843 format-text: Fix title overflow
parent
4714dc8818
commit
927a8dff0c
|
@ -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%;
|
||||||
|
|
Loading…
Reference in New Issue