mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-20 14:54:15 +01:00
(ui) sso data mapping - by type
This commit is contained in:
parent
9158d34bac
commit
2104bba281
@ -1,25 +1,4 @@
|
||||
.data-mapping-form {
|
||||
.data-mapping-item {
|
||||
margin: 1rem;
|
||||
border-left: 4px solid var(--gray-soft-dark);
|
||||
border-radius: 4px;
|
||||
padding-left: 1em;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
|
||||
.inputs {
|
||||
width: 85%;
|
||||
}
|
||||
|
||||
.actions {
|
||||
padding: 1em;
|
||||
.delete-button {
|
||||
background-color: #cb1117;
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
}
|
||||
.local-data,
|
||||
.remote-data {
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user