Updated style.css to fit longer length passswords
This commit is contained in:
parent
4dd2f9dd57
commit
5e3501b2df
@ -47,8 +47,11 @@ h2 {
|
||||
.result-container #result {
|
||||
word-wrap: break-word;
|
||||
max-width: calc(100% - 40px);
|
||||
overflow-y: scroll;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
.result-container .btn {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user