Sync GovOPlaN module state
This commit is contained in:
@@ -90,6 +90,10 @@
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.organizations-contributed-action {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.organizations-check-list {
|
||||
display: grid;
|
||||
gap: 10px;
|
||||
@@ -167,18 +171,6 @@
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.organizations-identity-picker {
|
||||
display: grid;
|
||||
grid-template-columns: minmax(0, 1fr);
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.organizations-identity {
|
||||
display: grid;
|
||||
gap: 2px;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.organizations-id {
|
||||
font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user