settings: Remove unnecessary CSS.

There is no text type input element inside
"#service_name_list" element.
This commit is contained in:
Sahil Batra 2023-06-20 12:07:27 +05:30 committed by Tim Abbott
parent d84fd73db4
commit 8c3421c7f4
1 changed files with 1 additions and 2 deletions

View File

@ -1650,8 +1650,7 @@ $option_title_width: 180px;
}
}
#payload_url_inputbox,
#service_name_list {
#payload_url_inputbox {
& input[type="text"] {
width: 340px;
}