fix: remove repo-name max-width:none

This commit is contained in:
Peng Xiao
2021-08-12 12:13:03 +08:00
committed by Tienson Qin
parent d538213f06
commit dfed8b57ff

View File

@@ -110,7 +110,6 @@
max-width: 7ch;
color: var(--ls-icon-color, #045591);
height: 14px;
@apply md:max-w-none;
}
a.button {