fix double border for dimension controls

This commit is contained in:
anapnoe
2023-04-23 17:09:27 +03:00
parent 74761a3c43
commit 2970b2e4c5
+4
View File
@@ -1621,6 +1621,10 @@ button.tool.secondary:hover,
[id$="2img_res_switch_btn"]{
margin:-1px !important;
}
#dim_controls > div:nth-child(2){
margin-top:-1px !important;
margin-bottom:-1px !important;
}
/***************************/
/* Generate Interrupt Skip */
/***************************/