Updated footer-bar heights
This commit is contained in:
parent
e3e8c5c2d5
commit
1e8c064a84
@ -2,7 +2,7 @@
|
|||||||
display: block;
|
display: block;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
background: #000;
|
background: #000;
|
||||||
height: 48px;
|
height: 58px;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
@ -25,7 +25,7 @@
|
|||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
min-width: 36px;
|
min-width: 36px;
|
||||||
height: 48px;
|
height: 58px;
|
||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
color: white;
|
color: white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user