Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
/* 調整範例圖片區塊樣式 */
|