File tree Expand file tree Collapse file tree 3 files changed +13
-11
lines changed Expand file tree Collapse file tree 3 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ export default {
33 alreadyInstalled : 'Already installed' ,
44 addToChrome : 'Add to Chrome' ,
55 shareThisJwt : 'Share this JWT' ,
6- jwtIoUrlCopied : 'JWT.io URL copied ' ,
6+ jwtIoUrlCopied : 'Copied ' ,
77 noJwtsFound : 'No JWTs found' ,
88 saveBackTo : 'Save back to '
99 } ,
Original file line number Diff line number Diff line change 1515 font-size 12px
1616 letter-spacing .5px
1717 position relative
18- line-height 28 px
18+ line-height 20 px
1919 padding-right 40px
20- width 190 px
20+ width 170 px
2121 text-align center
2222
2323 & :hover
2424 opacity : 0.85
2525
2626 img
2727 position absolute
28- top 7 px
28+ top 5 px
2929 right 7px
3030
3131.h-block
6666 color currentColor
6767
6868 .top-section
69- margin-bottom 18px
70- zoom .8
69+ margin-bottom 10px
7170
7271 a
7372 outline none
129128 & :before
130129 content ""
131130 background white
132- height 34 px
131+ height 28 px
133132 width 23px
134133 display block
135134 position absolute
144143 content ''
145144 display inline-block
146145 position absolute
147- top 16 px
146+ top 13 px
148147 right 10px
149148 pointer-events none
150149
156155 span
157156 font-weight bold
158157 text-transform uppercase
159- font-size 12 px
158+ font-size 10 px
160159 vertical-align middle
161160 .custom-select
162161 margin-left 10px
162+
163+ select
164+ height 30px
163165
164166section
165167 padding 15px 0 0 0
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ block content
99
1010 .pull-left
1111 .jwt-logo.h-block
12- img( src ="/img/debugger-logo.svg" height ="33 " alt ="Share this jwt" )
12+ img( src ="/img/debugger-logo.svg" height ="25 " alt ="Share this jwt" )
1313
1414 .pull-right
1515 .select-field.h-block
@@ -29,7 +29,7 @@ block content
2929 .share-this-jwt.h-block
3030 a.jwt-clipboard-btn ( href ="#" )
3131 span#share-this-jwt-text Share this JWT
32- img( src ="/img/icon-chromeless.svg" height ="25 " alt ="Share this jwt" )
32+ img( src ="/img/icon-chromeless.svg" height ="22 " alt ="Share this jwt" )
3333
3434 include ../token-editor-common.pug
3535
You can’t perform that action at this time.
0 commit comments