Client - fix duration inputs + style fix on picture edition

This commit is contained in:
Sam
2022-03-27 13:10:03 +02:00
parent 4b54634ce8
commit 8a85f6d1c0
2 changed files with 7 additions and 0 deletions

View File

@ -89,6 +89,7 @@
.user-picture-form {
display: flex;
flex-direction: column;
margin-top: $default-margin;
form {
display: flex;