try fix grid on mobile

ref #313
This commit is contained in:
Collin M. Barrett 2018-08-10 19:11:05 -05:00
parent 2e56c32c06
commit a9ead5b587

View file

@ -9,6 +9,10 @@ body, h2, h3, h4, h5, blockquote {
align-items: center;
}
.rt-thead.-header, .rt-thead.-filters, .rt-tbody {
min-width: 350px;
}
.fl-btn-details-action {
margin-bottom: .2rem;
max-width: 90px;