Skip to content

Commit 64f40cf

Browse files
echarrodemmas-yoti
authored andcommitted
SDK-495: Django: update yoti-share-button height to stop Windows scrollbar issue
1 parent 2f95e5e commit 64f40cf

File tree

1 file changed

+1
-1
lines changed
  • examples/yoti_example_django/yoti_example/static

1 file changed

+1
-1
lines changed

examples/yoti_example_django/yoti_example/static/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
#yoti-share-button {
4848
width: 130px;
49-
height: 45px;
49+
height: 50px;
5050
}
5151

5252
.yoti-login-or-separator {

0 commit comments

Comments
 (0)