mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-23 08:13:14 +00: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"
|
||||
height="32"
|
||||
onClick={goHome}
|
||||
className="cursor-pointer"
|
||||
role="button"
|
||||
></Image>
|
||||
</div>
|
||||
<Button
|
||||
|
|
Loading…
Reference in a new issue