样式
This commit is contained in:
@@ -149,13 +149,13 @@ export default {
|
||||
float left
|
||||
z-index 2
|
||||
.tabs_item
|
||||
padding 0 20px
|
||||
height 40px
|
||||
padding 0 40px
|
||||
height 80px
|
||||
box-sizing border-box
|
||||
line-height 40px
|
||||
line-height 80px
|
||||
display inline-block
|
||||
list-style none
|
||||
font-size 14px
|
||||
font-size 28px
|
||||
font-weight 500
|
||||
position relative
|
||||
transition all .3s cubic-bezier(.645,.045,.355,1)
|
||||
@@ -176,7 +176,7 @@ export default {
|
||||
padding: 15px;
|
||||
.tab_pane
|
||||
_wh(100%,100%)
|
||||
_font(16px, 28px, #323232,,)
|
||||
_font(24px, 40px, #323232,,)
|
||||
white-space pre-line
|
||||
word-break break-all
|
||||
overflow-y auto
|
||||
|
||||
Reference in New Issue
Block a user