ソースを参照

fix: header title overflow

Yorun 1 年間 前
コミット
909e2ab60f
1 ファイル変更1 行追加0 行削除
  1. 1 0
      app/components/window.scss

+ 1 - 0
app/components/window.scss

@@ -10,6 +10,7 @@
 
 .window-header-title {
   max-width: calc(100% - 100px);
+  overflow: hidden;
 
   .window-header-main-title {
     font-size: 20px;