am 1521c51c
: docs: Quick fixes to screenshot
* commit '1521c51cb69e73de2d37a98c367e5fd617056af6': docs: Quick fixes to screenshot
This commit is contained in:
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
@ -129,12 +129,12 @@ page.image=images/permissions_check.png
|
||||
that they need to grant that permission.
|
||||
</li>
|
||||
|
||||
<div class="figure" style="width:220px">
|
||||
<img src="images/app-permissions-screen.png" srcset=
|
||||
"images/app-permissions-screen@2x.png 2x" alt="" width="220" height=
|
||||
"375">
|
||||
<div class="figure" style="width:220px" id="fig-perms-screen">
|
||||
<img src="images/app-permissions-screen_2x.png"
|
||||
srcset="images/app-permissions-screen.png 1x, images/app-permissions-screen_2x.png 2x"
|
||||
alt="" width="220">
|
||||
<p class="img-caption">
|
||||
<strong>Figure 2.</strong> Permission screen in the app's Settings.
|
||||
<strong>Figure 1.</strong> Permission screen in the app's Settings.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user