DawnC commited on
Commit
1767e8f
·
1 Parent(s): 625fbb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -227,6 +227,8 @@ body {
227
  font-family: 'Noto Sans', sans-serif;
228
  line-height: 1.75;
229
  color: #34495E;
 
 
230
  }
231
 
232
  /* 調整範例圖片區塊樣式 */
 
227
  font-family: 'Noto Sans', sans-serif;
228
  line-height: 1.75;
229
  color: #34495E;
230
+ overflow: hidden;
231
+ max-height: none;
232
  }
233
 
234
  /* 調整範例圖片區塊樣式 */