Client - fix footer overlap with user preferences

This commit is contained in:
Sam 2023-05-21 19:58:05 +02:00
parent edfe0233a7
commit 439a396892

View File

@ -25,6 +25,7 @@
display: flex;
flex-direction: column;
padding: 0 $default-padding;
margin-bottom: 40px;
::v-deep(.profile-form) {
display: flex;