mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 19:59:46 -05:00
fix updates selector style
This commit is contained in:
@@ -33,7 +33,6 @@ const Updates: Component<{}> = () => {
|
||||
? setOperation(undefined)
|
||||
: setOperation(o.replaceAll(" ", "_") as Operation)
|
||||
}
|
||||
targetClass="blue"
|
||||
targetStyle={{ padding: "0" }}
|
||||
position="bottom right"
|
||||
searchStyle={{ width: "15rem" }}
|
||||
|
||||
Reference in New Issue
Block a user