样式固定
This commit is contained in:
@@ -190,7 +190,7 @@ uni-button{
|
||||
}
|
||||
.zd-th-wraper{
|
||||
width: 100%;
|
||||
background: center / 110% 100% url(./static/images/grid_bg.png) no-repeat;
|
||||
background: #001129 center / 110% 100% url(./static/images/grid_bg.png) no-repeat;
|
||||
overflow: hidden;
|
||||
}
|
||||
.zd-sec-th-wraper {
|
||||
@@ -233,7 +233,7 @@ uni-button{
|
||||
align-items: center;
|
||||
font-size: 12px;
|
||||
line-height: 13px;
|
||||
height: 30px;
|
||||
height: 39px;
|
||||
color: #fff;
|
||||
/* padding: 0 5px; */
|
||||
text-align: center;
|
||||
@@ -247,7 +247,7 @@ uni-button{
|
||||
align-items: center;
|
||||
font-size: 12px;
|
||||
line-height: 13px;
|
||||
height: 40px;
|
||||
height: 52px;
|
||||
color: #fff;
|
||||
background-color: rgba(194, 86, 62, 0.2);
|
||||
padding: 0 5px;
|
||||
@@ -448,8 +448,6 @@ uni-button{
|
||||
}
|
||||
.zd-pop-th-wraper {
|
||||
background-color: #031328;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
.zd-pop-td {
|
||||
background-color: RGBA(23, 123, 172, 0.4);
|
||||
|
||||
Reference in New Issue
Block a user