- minor change to links

- fix response area of drop list
This commit is contained in:
Xen 2020-06-06 21:32:28 +08:00
parent 475fa743c1
commit 08907cf45e
2 changed files with 4 additions and 4 deletions

View File

@ -75,7 +75,7 @@ blockquote {
border-radius: 12px;
height: 24px;
font-size: 12px;
z-index: inherit;
/* z-index: inherit; */
}
.dropdown-content {

View File

@ -342,12 +342,12 @@
</div>
<div class="row label-row">
<div class="col s3 label-key">
<p>Issue</p>
<p>Feedback</p>
</div>
<div class="col s3">
<p>
<a href="https://gitee.com/xenkuo/comNG/issues" id="issue"
>comNG Issues</a
>Feedback</a
>
</p>
</div>
@ -372,7 +372,7 @@
<div class="col s9">
<p>
<a href="https://gitee.com/xenkuo/comNG" id="introduction"
>comNG: a modern and powerful COM tool</a
>Introduction</a
>
</p>
</div>