Przeglądaj źródła

fix: remove repo-name max-width:none

Peng Xiao 4 lat temu
rodzic
commit
dfed8b57ff
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/main/frontend/components/header.css

+ 0 - 1
src/main/frontend/components/header.css

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