Layout changes

This commit is contained in:
2019-10-06 10:29:09 -05:00
parent caa8cd32d0
commit 7fb9226325

View File

@@ -10,8 +10,9 @@
.MountItemsRemote {
padding: 0;
margin: 0;
height: 161px;
height: 151px;
width: 100%;
box-sizing: border-box;
overflow-x: scroll;
overflow-x: hidden;
overflow-y: scroll;
}