Change margin bottom for vm terminate error
This commit is contained in:
parent
304feb4f7b
commit
d7be223fcb
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
||||||
|
|
||||||
.vm-vmid .alert {
|
.vm-vmid .alert {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
margin-bottom: -60px;
|
margin-bottom: -25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vm-item-lg {
|
.vm-item-lg {
|
||||||
|
|
Loading…
Reference in a new issue