File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 14
14
<div ><a class =" link-tab" href =" https://github.com/ControlNet/wt-data-project.web/issues" target =" _blank" >{{$t('Navbar.Issues')}}</a ></div >
15
15
<div ><a class =" link-tab nav-tab-point" href =" https://github.com/ControlNet/wt-data-project.web/discussions" target =" _blank" >{{$t('Navbar.Forum')}}<span class =" nav-tab-span" >NEW</span ></a ></div >
16
16
<div ><a class =" link-tab" href =" https://github.com/ControlNet" target =" _blank" >{{$t('Navbar.Github')}}</a ></div >
17
+ <div class =" cover" ></div >
17
18
</el-header >
18
19
</template >
19
20
35
36
border-radius : 32px ;
36
37
margin : auto ;
37
38
margin-top : 20px ;
39
+ position : relative ;
38
40
}
39
41
40
42
.navbar > div {
@@ -76,4 +78,8 @@ padding: 20px 16px;
76
78
top : 13px ;
77
79
left : 35px ;
78
80
}
81
+
82
+ .cover {
83
+
84
+ }
79
85
</style >
You can’t perform that action at this time.
0 commit comments