mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
chore: cleanup
This commit is contained in:
parent
00d960d080
commit
a09a8701ae
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ export const SettingsProviders: Component = () => {
|
|||
|
||||
<Button
|
||||
variant="ghost"
|
||||
class="px-0 py-0 text-14-medium text-text-strong underline hover:bg-transparent active:bg-transparent"
|
||||
class="px-0 py-0 text-14-medium text-text-strong text-left justify-start hover:bg-transparent active:bg-transparent"
|
||||
onClick={() => {
|
||||
dialog.show(() => <DialogSelectProvider />)
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue