File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1616 href =" https://panjiachen.gitee.io/vue-element-admin-site/zh/"
1717 >国内文档</a >
1818 <dropdown-menu :items =" articleList" style =" float :left ;margin-left :50px ;" title =" 系列文章" />
19+ <a
20+ class =" document-btn"
21+ target =" _blank"
22+ href =" https://panjiachen.github.io/vue-element-admin-site/zh/job/"
23+ >内推招聘</a >
1924 </div >
2025</template >
2126
@@ -46,15 +51,17 @@ export default {
4651<style lang="scss" scoped>
4752.documentation-container {
4853 margin : 50px ;
54+ display : flex ;
55+ flex-wrap : wrap ;
4956 .document-btn {
50- float : left ;
5157 margin-left : 50px ;
5258 display : block ;
5359 cursor : pointer ;
5460 background : black ;
5561 color : white ;
5662 height : 60px ;
5763 width : 200px ;
64+ margin-bottom : 16px ;
5865 line-height : 60px ;
5966 font-size : 20px ;
6067 text-align : center ;
You can’t perform that action at this time.
0 commit comments