Center the add ssh key nicely
This commit is contained in:
parent
641c556bb6
commit
9fd396363f
2 changed files with 6 additions and 1 deletions
|
|
@ -199,6 +199,11 @@
|
|||
/* text-align: center; */
|
||||
}
|
||||
|
||||
.vm-add-ssh-key {
|
||||
margin: 25px 0 30px;
|
||||
/* text-align: center; */
|
||||
}
|
||||
|
||||
@media(min-width: 768px) {
|
||||
.vm-detail-contain {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue