fix(ui): match origin dropdown height to workbench dropdown (#231) #233

Merged
forbes merged 2 commits from fix/origin-dropdown-height into main 2026-02-15 01:21:57 +00:00

View File

@@ -1207,6 +1207,7 @@ Gui--OriginSelectorWidget {
padding: 4px 8px;
min-width: 70px;
max-width: 120px;
min-height: 20px;
}
Gui--OriginSelectorWidget:hover {