Merge pull request 'fix(ui): match origin dropdown height to workbench dropdown (#231)' (#233) from fix/origin-dropdown-height into main
Some checks failed
Build and Test / build (push) Has been cancelled
Some checks failed
Build and Test / build (push) Has been cancelled
Reviewed-on: #233
This commit was merged in pull request #233.
This commit is contained in:
@@ -1207,6 +1207,7 @@ Gui--OriginSelectorWidget {
|
||||
padding: 4px 8px;
|
||||
min-width: 70px;
|
||||
max-width: 120px;
|
||||
min-height: 20px;
|
||||
}
|
||||
|
||||
Gui--OriginSelectorWidget:hover {
|
||||
|
||||
Reference in New Issue
Block a user