Client - fix footer overlap with user preferences
This commit is contained in:
parent
edfe0233a7
commit
439a396892
@ -25,6 +25,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: 0 $default-padding;
|
padding: 0 $default-padding;
|
||||||
|
margin-bottom: 40px;
|
||||||
|
|
||||||
::v-deep(.profile-form) {
|
::v-deep(.profile-form) {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user