[Blueberry] Fixed .cEdit.edit_box background

This commit is contained in:
Shahab Movahhedi
2022-10-25 13:07:33 +03:30
parent 2ed2bc05ef
commit f3772e1819
5 changed files with 5 additions and 4 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
@@ -2727,6 +2727,7 @@ input#auto_increment_opt {
}
.edit_box {
background-color: $Color-Body-Special;
overflow-x: hidden;
overflow-y: scroll;
padding: 0;