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:
parent
9e36b7f8e1
commit
42ee150ede
|
@ -546,10 +546,6 @@ input.pending {
|
||||||
background-color: #f8f9fa;
|
background-color: #f8f9fa;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bootstrap-table .card-view-value > .btn:first-child {
|
|
||||||
margin-left: 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bootstrap-table td > .btn:not(:first-child) {
|
.bootstrap-table td > .btn:not(:first-child) {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue