Skip to content

Commit c58d96b

Browse files
authored
Update test2.html
1 parent 70113a3 commit c58d96b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190

191191
/* 候選字區塊樣式 - 允許換行以避免溢出 */
192192
.candidate-area {
193-
min-height: 55px; /* 調整為一致的高度 */
193+
min-height: 60px; /* 調整為一致的高度 */
194194
display: flex;
195195
flex-wrap: wrap; /* 允許換行以避免溢出 */
196196
align-items: center;

0 commit comments

Comments
 (0)