Explorar el Código

Merge pull request #7845 from weseek/imprv/122419-125692-bookmark-sidebar-count-design

imprv: Don't show icon and count in two steps
Ryoji Shimizu hace 2 años
padre
commit
2953ae7385
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      apps/app/src/components/PageList/PageListItemS.module.scss

+ 1 - 0
apps/app/src/components/PageList/PageListItemS.module.scss

@@ -1,3 +1,4 @@
 .page-title {
 .page-title {
+  flex: 1;
   line-height: 1.2;
   line-height: 1.2;
 }
 }