fix
This commit is contained in:
@@ -2483,6 +2483,11 @@ table.table td.cell .html-container {
|
||||
}
|
||||
}
|
||||
|
||||
.input-group-addon {
|
||||
background-color: var(--select-item-bg);
|
||||
color: var(--select-item-text-color);
|
||||
}
|
||||
|
||||
.input-group-addon:not(:first-child):not(:last-child),
|
||||
.input-group-btn:not(:first-child):not(:last-child),
|
||||
.input-group .form-control:not(:first-child):not(:last-child):not(.no-margin-shifting) {
|
||||
|
||||
Reference in New Issue
Block a user