try fix mobile grid overflow

ref #313
This commit is contained in:
Collin Barrett 2018-08-10 20:21:52 -05:00
parent ccf94bb7e3
commit c6b39afbec

View file

@ -7,11 +7,7 @@ body, h2, h3, h4, h5, blockquote { font-size: 16px; }
align-items: center;
}
rt-thead -header { min-width: 320px !important; }
rt-thead -filters { min-width: 320px !important; }
rt-tbody { min-width: 320px !important; }
rt-thead, rt-tbody { min-width: 320px !important; }
.fl-btn-details-action {
margin-bottom: .2rem;