mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-01-16 03:37:42 +08:00
Improve feedback in the header
This commit is contained in:
parent
83b7f7bc57
commit
51e1fa1c35
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ const Header: FunctionComponent = () => {
|
||||||
width="32"
|
width="32"
|
||||||
height="32"
|
height="32"
|
||||||
onClick={goHome}
|
onClick={goHome}
|
||||||
className="cursor-pointer"
|
role="button"
|
||||||
></Image>
|
></Image>
|
||||||
</div>
|
</div>
|
||||||
<Button
|
<Button
|
||||||
|
|
Loading…
Reference in a new issue