fix: several UI issues

This commit is contained in:
Peng Xiao
2021-08-12 09:08:55 +08:00
committed by Tienson Qin
parent 39b59a3335
commit 64968d6598
3 changed files with 9 additions and 3 deletions

View File

@@ -102,7 +102,6 @@
}
#repo-name {
@apply md:max-w-none;
vertical-align: middle;
display: inline-block;
white-space: nowrap;
@@ -111,6 +110,7 @@
max-width: 7ch;
color: var(--ls-icon-color, #045591);
height: 14px;
@apply md:max-w-none;
}
a.button {