refator_comm1
This commit is contained in:
@@ -155,3 +155,28 @@ footer.site-footer a:hover {
|
|||||||
#toast-container .toast {
|
#toast-container .toast {
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#vm-admin table {
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
|
||||||
|
#vm-admin td {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
|
||||||
|
#vm-admin .target-node {
|
||||||
|
position: relative;
|
||||||
|
z-index: 3;
|
||||||
|
}
|
||||||
|
|
||||||
|
#vm-admin .btn.btn-sm {
|
||||||
|
line-height: 1.2;
|
||||||
|
}
|
||||||
|
|
||||||
|
#vm-admin .btn-group .btn {
|
||||||
|
min-width: 4.2rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
#vm-admin .act-migrate {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
Reference in New Issue
Block a user