JSON编辑器,搜索框中All按钮的width调整。
parent
837eb6d905
commit
e90dbae814
|
@ -49,3 +49,8 @@ ol{
|
||||||
line-height: 15px;
|
line-height: 15px;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ace_searchbtn {
|
||||||
|
width: auto;
|
||||||
|
min-width: 27px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue