mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Update LeftMenuFooter style
This commit is contained in:
parent
ddf9799027
commit
43357bf49b
@ -3,7 +3,7 @@
|
||||
|
||||
.leftMenuFooter { /* stylelint-disable */
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
width: calc(100% - 2 * 15px);
|
||||
bottom: 0;
|
||||
height: 3rem;
|
||||
padding-left: 15px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user