样式
This commit is contained in:
@@ -167,6 +167,8 @@ export default {
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~@css/mixin'
|
||||
.container
|
||||
_wh(100%, 100%)
|
||||
.close_btn
|
||||
position absolute
|
||||
top 2px
|
||||
@@ -178,8 +180,8 @@ export default {
|
||||
cursor pointer
|
||||
.content
|
||||
width 100%
|
||||
height calc(100% - 100px)
|
||||
padding 0 15px
|
||||
height calc(100% - 84px)
|
||||
padding 15px
|
||||
.item_tr
|
||||
width 100%
|
||||
height 100%
|
||||
|
||||
Reference in New Issue
Block a user