detail preview可以设置空颜色
This commit is contained in:
@@ -202,10 +202,10 @@ li {
|
||||
background: #353535;
|
||||
}
|
||||
.gallery_btn {
|
||||
padding: 0 1.8rem;
|
||||
line-height: 6rem;
|
||||
padding: 0 2rem;
|
||||
line-height: 5.4rem;
|
||||
border-radius: 4rem;
|
||||
font-size: 1.8rem;
|
||||
font-size: 1.6rem;
|
||||
transition: all 0.3s;
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
@@ -911,7 +911,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
font-size: 1.4rem;
|
||||
padding: calc(5rem*1.2) calc(6rem*1.2);
|
||||
padding: 6rem 7rem;
|
||||
position: relative;
|
||||
}
|
||||
.generalModel .fi-rr-down-to-line,
|
||||
|
||||
Reference in New Issue
Block a user