This commit is contained in:
2023-12-01 18:10:50 +08:00
parent b1e3302f22
commit 2f18d90c8c
3 changed files with 30 additions and 36 deletions

View File

@@ -164,23 +164,4 @@ export default {
width .4rem
height .4rem
border-radius .2rem
.grid_wrapper table th
color #ffffff
font-size 30px
background rgba(31,46,73,0.5)
line-height 80px
border-right none
padding 0
padding-left 30px
text-align left
.grid_wrapper table td
color #ffffff
font-size 30px
background rgba(31,46,73,0.5)
line-height 80px
border-bottom 1px solid #20395D
border-right none
padding 0
padding-left 30px
text-align left
</style>