Update LeftMenuFooter style

This commit is contained in:
XcrossD 2018-04-23 11:20:14 +08:00 committed by GitHub
parent ddf9799027
commit 43357bf49b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
.leftMenuFooter { /* stylelint-disable */
position: absolute;
width: 100%;
width: calc(100% - 2 * 15px);
bottom: 0;
height: 3rem;
padding-left: 15px;