Skip to content

Commit bbc3193

Browse files
committed
docs: limit mobileid-login-accept image height
1 parent bae4ba4 commit bbc3193

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/rest-api-guide/introduction.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,11 @@ Therefore, a user account could have either the (e)SIM method, the App method or
5050
An Application Provider (AP) can request SIM Toolkit (STK) based authentication, hereinafter referred to as "SIM method". To utilize the SIM method, the user must have a Mobile ID compliant SIM card or eSIM. Data exchange between the Mobile ID server and the STK application is done with SMS messages using data packets (PDUs), not visible to the end-user. The Mobile ID SIM Toolkit application runs on the SIM card environment and is compliant with all mobile devices.
5151

5252

53-
![mobileid-login-accept](/img/mobileid-login-accept.png)
53+
<img
54+
src="/img/mobileid-login-accept.png"
55+
alt="mobileid-login-accept"
56+
style="max-height: 348px; width: auto; height: auto; max-width: 100%;"
57+
/>
5458

5559

5660
#### **Key Advantages**
@@ -91,8 +95,6 @@ DTBD (DataToBeDisplayed) Classic View.
9195

9296
![app-display-utf8](/img/app-display-utf8.png)
9397

94-
95-
9698
The App also supports Transaction Approval Style, which enhances readability by displaying
9799
a title (type-field) and one or more key-value rows.
98100

0 commit comments

Comments
 (0)