This commit is contained in:
fofolee 2020-05-16 11:13:13 +08:00
parent 01993476d6
commit c4f5011251

View File

@ -185,7 +185,7 @@
} }
#options #customize .keys{ #options #customize .keys{
width: 10%; width: 16%;
} }
#options #customize .robot.footBtn{ #options #customize .robot.footBtn{
@ -281,7 +281,7 @@
#options #customize input.customscript { #options #customize input.customscript {
margin-left: 5px; margin-left: 5px;
width: 200px; width: 20%;
display: none; display: none;
} }