try fix grid on mobile

ref #313
This commit is contained in:
Collin Barrett 2018-08-10 19:11:05 -05:00
parent 9fb5d411b5
commit 02ce40d5b9

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;