File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 90
90
<script type =" text/javascript" defer =" defer" src =" https://extend.vimeocdn.com/ga/72160148.js" ></script >
91
91
</head >
92
92
<body class =" <%- isIndex ? '' : 'docs' -%>" >
93
- <div id =" mobile-bar" <%- isIndex ? ' class="top"' : ' ' % >>
93
+ <div id =" mobile-bar" style = " pointer-events : none ; " <%- isIndex ? ' class="top"' : ' ' % >>
94
94
<a class =" menu-button" ></a >
95
95
<a class =" logo" href =" /" ></a >
96
96
</div >
Original file line number Diff line number Diff line change 1
- <a href =" https://v3.vuejs-korea.org/ko-KR/" style =" display : block ; color : #f2f2f2 ; padding : .5rem 0 .5rem 0 ; text-align : center ; font-weight : 500 ;" >
1
+ <a id = " v3-banner " href =" https://v3.vuejs-korea.org/ko-KR/" style =" display : block ; color : #f2f2f2 ; padding : .5rem 0 .5rem 0 ; text-align : center ; font-weight : 500 ; word-break : keep-all ;" >
2
2
Vue.js 3가 출시되었습니다! 이 배너를 눌러 최신 버전 문서를 확인하세요.
3
3
</a >
Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ body.docs
135
135
left : 12px
136
136
background : url (../images /menu .png ) center center no-repeat
137
137
background-size : 24px
138
+ pointer-events : auto
138
139
.logo
139
140
position : absolute
140
141
width : 30px
You can’t perform that action at this time.
0 commit comments