1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-26 20:54:21 +01:00

(ui) improve the appeareance for the auth provider definition form

This commit is contained in:
Sylvain 2022-04-11 16:12:13 +02:00
parent 2104bba281
commit 71be3cce93

View File

@ -1,4 +1,7 @@
.data-mapping-form {
.mapping-item .inputs .form-item {
margin-left: 20px;
}
.local-data,
.remote-data {
display: flex;