1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

fix top-margin

This commit is contained in:
Sylvain 2021-04-06 18:05:08 +02:00
parent 0cca08984f
commit 94c4d318e1

View File

@ -12,6 +12,6 @@
}
.edit-keys {
margin: 5px 15px;
padding-top: 1.8rem;
padding-top: 28px;
}
}