ソースを参照

style: always expand lists in wide mode installer

tophf 3 年 前
コミット
c47c0f3285
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/confirm/views/app.vue

+ 1 - 0
src/confirm/views/app.vue

@@ -603,6 +603,7 @@ $infoIconSize: 18px;
     }
     }
     .lists dd {
     .lists dd {
       max-height: 30vh;
       max-height: 30vh;
+      display: block;
     }
     }
     .edit-externals {
     .edit-externals {
       border-top: none;
       border-top: none;