LinkFooter: pad bottom to make room for Chats
This commit is contained in:
parent
78529df4c1
commit
e0acd4c1ec
|
@ -17,8 +17,7 @@
|
|||
|
||||
&__footer {
|
||||
flex: 0 0 auto;
|
||||
padding: 10px;
|
||||
padding-top: 20px;
|
||||
padding: 20px 10px 40px;
|
||||
|
||||
ul {
|
||||
margin-bottom: 10px;
|
||||
|
|
Loading…
Reference in New Issue