fix: Show github link directly

Signed-off-by: TheYoungManLi <cjl@kubesphere.io>
This commit is contained in:
TheYoungManLi 2022-10-29 17:33:38 +08:00
parent 26808ebc28
commit 9db852d17e

View File

@ -69,12 +69,6 @@
box-shadow: 0 4px 15px 0 rgba(7,42,68,.1);
background-color: #fff;
&:hover {
div {
display: block;
}
}
img {
position: absolute;
width: 64px;
@ -100,7 +94,7 @@
}
div {
display: none;
display: block;
position: absolute;
top: 50%;
right: 40px;