fix sizing

This commit is contained in:
dgtlmoon
2023-11-28 16:53:41 +01:00
parent 3004e2fffe
commit ed4a98e0c1
2 changed files with 2 additions and 4 deletions

View File

@@ -944,10 +944,8 @@ ul {
@import "parts/_visualselector"; @import "parts/_visualselector";
#webdriver-override-options { #webdriver_delay {
input[type="number"] {
width: 5em; width: 5em;
}
} }
#api-key { #api-key {

View File

@@ -1065,7 +1065,7 @@ ul {
#selector-current-xpath { #selector-current-xpath {
font-size: 80%; } font-size: 80%; }
#webdriver-override-options input[type="number"] { #webdriver_delay {
width: 5em; } width: 5em; }
#api-key:hover { #api-key:hover {