mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Style fixes
This commit is contained in:
@@ -80,7 +80,7 @@ export const MainNavbar: React.FC = () => {
|
||||
>
|
||||
<Button className="minimal">
|
||||
<Icon icon={i.icon} />
|
||||
{i.text}
|
||||
<span>{i.text}</span>
|
||||
</Button>
|
||||
</LinkContainer>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user