[web][cast] Remove help qrcode
This commit is contained in:
parent
3f62357016
commit
a243db032c
2 changed files with 0 additions and 15 deletions
Binary file not shown.
Before Width: | Height: | Size: 164 B |
|
@ -243,21 +243,6 @@ export default function PairingMode() {
|
|||
</a>{" "}
|
||||
for help
|
||||
</p>
|
||||
<div
|
||||
style={{
|
||||
position: "fixed",
|
||||
bottom: "20px",
|
||||
right: "20px",
|
||||
backgroundColor: "white",
|
||||
display: "flex",
|
||||
justifyContent: "center",
|
||||
alignItems: "center",
|
||||
padding: "10px",
|
||||
borderRadius: "10px",
|
||||
}}
|
||||
>
|
||||
<img src="/images/help-qrcode.webp" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
|
|
Loading…
Add table
Reference in a new issue