生箔
This commit is contained in:
@@ -203,4 +203,5 @@
|
|||||||
position sticky
|
position sticky
|
||||||
left 89rpx
|
left 89rpx
|
||||||
z-index 102
|
z-index 102
|
||||||
|
box-shadow 1px 0 2px rgba(0,0,0,.12)
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -106,12 +106,8 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="stylus">
|
<style lang="stylus">
|
||||||
.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
|
box-shadow 1px 0 2px rgba(0,0,0,.12)
|
||||||
.slide_new table td:nth-child(2), .slide_new table th:nth-child(2)
|
|
||||||
position sticky
|
|
||||||
left 89rpx
|
|
||||||
z-index 102
|
|
||||||
.bgred td
|
.bgred td
|
||||||
background-color #ff6a00
|
background-color #ff6a00
|
||||||
color #ffffff
|
color #ffffff
|
||||||
|
|||||||
Reference in New Issue
Block a user