Commit 1256d138 authored by yann300's avatar yann300

add padding to the filter input in terminal

parent 794e2916
......@@ -93,6 +93,8 @@ var css = csjs`
width : 330px;
padding-left : 20px;
height : 100%;
padding-top : 1px;
padding-bottom : 1px;
}
.filter {
padding-right : 0px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment