We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dde8d2 commit 13d89f8Copy full SHA for 13d89f8
docs/example100.html
@@ -13,8 +13,8 @@
13
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
14
<style>
15
.btn{
16
- width: 60px;
17
- height: 60px;
+ width: 70px;
+ height: 70px;
18
background-color: #47AFE8;
19
color: #fff;
20
font-size: 12px;
docs/index.html
@@ -394,7 +394,7 @@ <h2> Examples & Demos</h2>
394
theme='dark'
395
show-header='false'
396
show-info='false'
397
- show-authentication='false'
+ allow-authentication='false'
398
399
layout="column"
400
>
0 commit comments