try fix mobile grid overflow

ref #313
This commit is contained in:
Collin Barrett 2018-08-10 20:16:00 -05:00
parent 81a0e5aadd
commit ccf94bb7e3

View file

@ -7,6 +7,12 @@ 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; }
.fl-btn-details-action {
margin-bottom: .2rem;
max-width: 90px;