Przeglądaj źródła

Wider-clipboard-area

ryosei-f 1 rok temu
rodzic
commit
307a6573c9

+ 1 - 1
apps/app/src/components/Common/PagePathNavTitle/PagePathNavTitle.module.scss

@@ -1,6 +1,6 @@
 @use '@growi/core-styles/scss/bootstrap/init' as bs;
 
 .grw-page-path-nav-title :global {
-  min-width: 300px;
   min-height: 75px;
+  padding-right: 70px;
 }