Fix issue
This commit is contained in:
@@ -1,19 +1,6 @@
|
||||
.dot-symbol{
|
||||
margin-right: 10px;
|
||||
}
|
||||
#statusContainer h5{
|
||||
line-height: 20px;
|
||||
}
|
||||
.host-desc-container{
|
||||
margin-top: 20px;
|
||||
}
|
||||
.host-action{
|
||||
margin-top: 60px;
|
||||
}
|
||||
.host-action .btn{
|
||||
margin-left: 20px;
|
||||
min-width: 100px;
|
||||
}
|
||||
.zahost-init-desc{
|
||||
display: inline-block;
|
||||
}
|
||||
.dot-symbol{margin-right: 10px;}
|
||||
#statusContainer h5{line-height: 20px;}
|
||||
.host-desc-container{margin-top: 20px;}
|
||||
.host-action{margin-top: 60px;}
|
||||
.host-action .btn{margin-left: 20px;min-width: 100px;}
|
||||
.zahost-init-desc{display: inline-block;}
|
||||
@@ -1,5 +1,6 @@
|
||||
.zanode-detail .text-right{text-align: right;}
|
||||
.zanode-detail .col-8{padding-left: 10px;}
|
||||
.zanode-detail .detail-content{color: #838a9d;}
|
||||
.table.has-sort-head thead tr th a:after{line-height: 22px;}
|
||||
.table.has-sort-head thead tr th a:before{line-height: 22px;}
|
||||
.table.has-sort-head thead tr th a:before{line-height: 22px;}
|
||||
.main-row-last{table-layout: auto;}
|
||||
.zanode-mt-8{margin-top: 8px;}
|
||||
Reference in New Issue
Block a user