grid
This commit is contained in:
@@ -141,12 +141,7 @@
|
|||||||
<style lang="stylus">
|
<style lang="stylus">
|
||||||
.zd_content
|
.zd_content
|
||||||
padding-bottom 77rpx
|
padding-bottom 77rpx
|
||||||
.slide_new table td:first-child, .slide_new table th:first-child
|
.slide_new table td:nth-child(1), .slide_new table th:nth-child(1)
|
||||||
width 92rpx
|
|
||||||
.slide_new table td:nth-child(2), .slide_new table th:nth-child(2)
|
|
||||||
position sticky
|
|
||||||
left 89rpx
|
|
||||||
z-index 102
|
|
||||||
box-shadow 1px 0 2px rgba(0,0,0,.12)
|
box-shadow 1px 0 2px rgba(0,0,0,.12)
|
||||||
.bgyellow td
|
.bgyellow td
|
||||||
background-color #E9B451
|
background-color #E9B451
|
||||||
|
|||||||
@@ -141,12 +141,7 @@
|
|||||||
<style lang="stylus">
|
<style lang="stylus">
|
||||||
.zd_content
|
.zd_content
|
||||||
padding-bottom 77rpx
|
padding-bottom 77rpx
|
||||||
.slide_new table td:first-child, .slide_new table th:first-child
|
.slide_new table td:nth-child(1), .slide_new table th:nth-child(1)
|
||||||
width 92rpx
|
|
||||||
.slide_new table td:nth-child(2), .slide_new table th:nth-child(2)
|
|
||||||
position sticky
|
|
||||||
left 89rpx
|
|
||||||
z-index 102
|
|
||||||
box-shadow 1px 0 2px rgba(0,0,0,.12)
|
box-shadow 1px 0 2px rgba(0,0,0,.12)
|
||||||
.bgyellow td
|
.bgyellow td
|
||||||
background-color #E9B451
|
background-color #E9B451
|
||||||
|
|||||||
Reference in New Issue
Block a user