App drawer styling

This commit is contained in:
Richard Lewis 2017-05-17 21:16:15 +01:00
parent 553c53e7e8
commit 7ea6157b67

View file

@ -202,3 +202,8 @@ limitations under the License.
padding: 4px 4px 4px 0;
opacity: 0.8;
}
.mx_AppsDrawer {
height: 50px;
width: 100%;
}