File tree 2 files changed +5
-6
lines changed
wiki/doctype/wiki_page/templates 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -1363,6 +1363,7 @@ ins {
1363
1363
justify-content : end ;
1364
1364
height : 80% ;
1365
1365
cursor : pointer ;
1366
+ align-items : center ;
1366
1367
}
1367
1368
1368
1369
#navbar-dropdown-content {
Original file line number Diff line number Diff line change 13
13
{%- endif -%}
14
14
</ a >
15
15
< div id ="navbar-dropdown ">
16
- < div >
17
- < svg viewBox ="0 0 24 24 " width ="16 " height ="16 " stroke ="currentColor " stroke-width ="2 " fill ="none "
18
- stroke-linecap ="round " stroke-linejoin ="round " class ="css-i6dzq1 ">
19
- < polyline points ="6 9 12 15 18 9 "> </ polyline >
20
- </ svg >
21
- </ div >
16
+ < svg viewBox ="0 0 24 24 " width ="16 " height ="16 " stroke ="currentColor " stroke-width ="2 " fill ="none "
17
+ stroke-linecap ="round " stroke-linejoin ="round " class ="css-i6dzq1 ">
18
+ < polyline points ="6 9 12 15 18 9 "> </ polyline >
19
+ </ svg >
22
20
</ div >
23
21
< div id ="navbar-dropdown-content " class ="hide ">
24
22
< a href ="/apps ">
You can’t perform that action at this time.
0 commit comments