Fixed: Multiline in table view on two lines (#2870)

Fixed: multiline in table view
This commit is contained in:
hotio 2018-07-15 04:30:58 +02:00 committed by Qstick
parent 52ce836d5c
commit 5e35b43e48
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ body.debug {
.card(#aaaaaa);
/* width : 1210px;
min-width : 1210px; */
max-width : 1429px;
max-width : 1478px;
margin : auto;
// margin-top : -70px;
padding : 20px 0;