Merge pull request #4962 from betagouv/fix-champs-editor-padding

champs editor: fix bottom padding of the list
This commit is contained in:
Paul Chavard 2020-03-31 09:41:48 +02:00 committed by GitHub
commit 0c81e50c8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,7 @@
.champs-editor {
.footer {
margin-bottom: 50px;
height: 50px;
}
.buttons {