webworld888/assets/core/lang/langEditorBox.css
2021-10-26 19:14:12 +09:00

11 lines
219 B
CSS
Vendored

/* .lang-editor-box {margin-bottom: 5px;} */
/* .lang-editor-box .input-group:not(:first-of-type) {display: none;} */
.lang-editor-box .input-group {
margin-bottom: 5px;
}
.lang-editor-box .sub {
display: none;
}