Skip to content

Commit 8a35e2c

Browse files
committed
specify image width and height
1 parent 26dd5d7 commit 8a35e2c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_articles/end-user/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ When you visit your company's web app and want to scan for the first time, you m
2222

2323
Service Installation Dialog:
2424

25-
![service installation dialog](/assets/imgs/install-dialog.png)
25+
![service installation dialog](/assets/imgs/install-dialog.png){: width="658" height="365"}
2626

2727
If you still see the dialog after installation, try enabling [access to apps on your device](#allow-access-to-local-apps) and checking the [list of possible reasons](/_articles/faq/service-prompting-to-install-repeatedly.md).
2828

@@ -32,11 +32,11 @@ In latest browsers, you may need to grant access to apps on your device to make
3232

3333
When it is asking for permission, please click "Allow".
3434

35-
![permission dialog](/assets/imgs/end-user/permission-dialog.jpg)
35+
![permission dialog](/assets/imgs/end-user/permission-dialog.jpg){: width="467" height="272"}
3636

3737
If you accidentally block the access, you can reset it as shown in the following dialog.
3838

39-
![site settings](/assets/imgs/end-user/site-settings.jpg)<a id="site-settings"></a>
39+
![site settings](/assets/imgs/end-user/site-settings.jpg){: width="623" height="489"}<a id="site-settings"></a>
4040

4141
The UI may vary according to different browsers and browser versions. The following shows the different UIs. Edge, Chrome and other Chromium-based browsers have similar designs, so only Chrome is listed here.
4242

@@ -64,7 +64,7 @@ FireFox Nightly<a id="firefox"></a>:
6464

6565
1. Permission asking dialog:
6666

67-
![site settings](/assets/imgs/end-user/firefox-permission-dialog.jpg)
67+
![permission dialog](/assets/imgs/end-user/firefox-permission-dialog.jpg)
6868

6969
2. Site settings:
7070

0 commit comments

Comments
 (0)