Merge pull request #2924 from crazyserver/MOBILE-3843
MOBILE-3843 format-text: Fix title overflowmain
commit
28dd63910f
|
@ -201,6 +201,10 @@ core-format-text {
|
|||
display: inline;
|
||||
}
|
||||
|
||||
ion-header h1 > core-format-text {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
@keyframes loading {
|
||||
0% {
|
||||
left: -45%;
|
||||
|
|
Loading…
Reference in New Issue