mirror of
https://github.com/mue/mue.git
synced 2026-07-24 17:27:17 +02:00
chore: improve background back btn, update dependencies
This commit is contained in:
@@ -25,7 +25,11 @@ export default function Navbar() {
|
||||
zoomSetting="zoomNavbar"
|
||||
zoomCategory="navbar"
|
||||
/>
|
||||
<SettingsItem title="Extra Options" subtitle="Modify navbar style and which buttons you want to display" final={!showRefreshOptions}>
|
||||
<SettingsItem
|
||||
title="Extra Options"
|
||||
subtitle="Modify navbar style and which buttons you want to display"
|
||||
final={!showRefreshOptions}
|
||||
>
|
||||
<Checkbox
|
||||
name="navbarHover"
|
||||
text={getMessage('modals.main.settings.sections.appearance.navbar.hover')}
|
||||
|
||||
Reference in New Issue
Block a user