回答編集履歴
1
修正
test
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
|
15
15
|
padding: 0 !important;
|
16
16
|
|
17
|
-
line-height: 1 !important;
|
17
|
+
line-height: 1 !important; /* 行の高さ。「1」だと1文字ぶんの高さになる */
|
18
18
|
|
19
19
|
}
|
20
20
|
|