update now can connect adb but scrcpy still bug
This commit is contained in:
parent
45851422f7
commit
a95c350844
10 changed files with 116 additions and 132 deletions
|
|
@ -1,6 +1,6 @@
|
|||
const Header: React.FC = () => {
|
||||
return (
|
||||
<header className="fixed bg-black w-full z-0 px-4 shadow-sm shadow-slate-500/40 pl-[20rem]">
|
||||
<header className="fixed bg-black w-full z-40 px-4 shadow-sm shadow-slate-500/40 pl-[20rem]">
|
||||
<h2>Header</h2>
|
||||
</header>
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue