Bugfix on UI elements when no secret is found. Add copy secret button on successful retrieval. Include deployment information and updated example files.

This commit is contained in:
2022-12-27 12:25:14 -06:00
parent c3a3374e45
commit ee8686bc83
11 changed files with 91 additions and 113 deletions

View File

@ -172,9 +172,17 @@ input[type=number]
box-shadow: 8px 8px 12px #ccc
.pwResult
margin: 0.25em 0 0.75em 0
font-size: 1.5em
color: #f0f6f0
.pwResultCopy
width: 1px
overflow: hidden
display: inline-block
height: 1px
color: rgba(255,255,255,0)
.shareNew
padding: 0.5em 0.5em 0.5em 1.5em
background-color: #{colorTwo}