ssh modal key word-break fixed so that it wraps
This commit is contained in:
parent
34a95f5a05
commit
3ccbf3a3ac
3 changed files with 8 additions and 5 deletions
|
|
@ -294,6 +294,9 @@
|
|||
.form-ssh h3{
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
.key_contain {
|
||||
word-break: break-all;
|
||||
}
|
||||
.custom_form_button{
|
||||
border-radius: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue