fixed visual error

This commit is contained in:
marcos 2021-07-12 10:55:28 +02:00
parent 922fb81a58
commit 1b6001d380

View File

@ -36,7 +36,8 @@ textarea,
select, select,
.edit_user_comments #textarea_comments, .edit_user_comments #textarea_comments,
.discovery_textarea_input, .discovery_textarea_input,
.selection { .selection,
button.sub {
background-color: #111 !important; background-color: #111 !important;
color: #fff !important; color: #fff !important;
} }