FIX: Mobile adjustments for reviewable list

This commit is contained in:
Penar Musaraj 2019-10-10 21:19:49 -04:00
parent 8fc0cc9aaa
commit 21f3c044e5

View File

@ -5,6 +5,7 @@
.reviewable-list {
order: 2;
width: 100%;
padding-bottom: 4em;
}
.reviewable-filters {
@ -44,8 +45,9 @@
}
.reviewable-contents {
.reviewable-post-header,
.post-body {
max-width: 295px;
max-width: 100%;
p {
overflow-x: scroll;