fix(#IZH1Y): 移动端CardView模式下按钮未对齐

#Comment
comment #IZH1Y
link commit commit:50540e5f67cc3ab4d6cb10763e4a26b34f943867

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IZH1Y
This commit is contained in:
Argo Zhang 2019-07-21 14:53:17 +08:00
parent 9e36b7f8e1
commit 42ee150ede
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 0 additions and 4 deletions

View File

@ -546,10 +546,6 @@ input.pending {
background-color: #f8f9fa;
}
.bootstrap-table .card-view-value > .btn:first-child {
margin-left: 4px;
}
.bootstrap-table td > .btn:not(:first-child) {
margin-left: 5px;
}