mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-06 21:22:36 +00:00
chore: tweak styles
This commit is contained in:
@ -81,7 +81,7 @@ const Home: React.FC = () => {
|
||||
</Tabs>
|
||||
</div>
|
||||
<div>
|
||||
<Button variant="soft" size="sm" onClick={() => setShowCreateShortcutDialog(true)}>
|
||||
<Button className="shadow" variant="soft" size="sm" onClick={() => setShowCreateShortcutDialog(true)}>
|
||||
<Icon.Plus className="w-5 h-auto" /> New
|
||||
</Button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user