Fix responsive demo

This commit is contained in:
Laurent Destailleur 2020-01-22 13:02:50 +01:00
parent de99426247
commit 13a9a22cc5

View File

@ -110,6 +110,9 @@ img.demothumb {
@media only screen and (max-width: 767px)
{
.CTable {
width: 300px;
}
.demobody {
line-height: 150% !important;
font-size: 100% !important;