fix pixel offset hack in panel heading

This commit is contained in:
Shpuld Shpuldson 2020-07-09 12:49:16 +03:00
parent 5186929efa
commit 78ec84477e
2 changed files with 3 additions and 5 deletions

View file

@ -113,6 +113,7 @@
}
.loadmore-text {
flex-shrink: 0;
line-height: 1em;
}
}
</style>