This commit is contained in:
Smith
2022-05-08 22:18:13 +02:00
parent 8bb90e9e2d
commit 90d2e91e09

View File

@@ -100,6 +100,12 @@
#config-form .btn-group.je-object__controls {
margin: 0 0 0.75rem 0;
}
#config-form .json-editor-btn-add {
background-color: darkgreen;
}
#config-form .json-editor-btn-delete {
background-color: darkred;
}
footer>a>svg {
fill: #c6cbd1;
}