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 9090 <script type =" text/javascript" defer =" defer" src =" https://extend.vimeocdn.com/ga/72160148.js" ></script >
9191 </head >
9292 <body class =" <%- isIndex ? '' : 'docs' -%>" >
93- <div id =" mobile-bar" <%- isIndex ? ' class="top"' : ' ' % >>
93+ <div id =" mobile-bar" style = " pointer-events : none ; " <%- isIndex ? ' class="top"' : ' ' % >>
9494 <a class =" menu-button" ></a >
9595 <a class =" logo" href =" /" ></a >
9696 </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 ;" >
22 Vue.js 3가 출시되었습니다! 이 배너를 눌러 최신 버전 문서를 확인하세요.
33</a >
Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ body.docs
135135 left : 12px
136136 background : url (../images /menu .png ) center center no-repeat
137137 background-size : 24px
138+ pointer-events : auto
138139 .logo
139140 position : absolute
140141 width : 30px
You can’t perform that action at this time.
0 commit comments