Skip to content

Commit a90565f

Browse files
committed
fix bottom border width
1 parent 8b1aef1 commit a90565f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Desktop/html/css/jasp.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ div.over-title-space:empty {
183183
tbody tr:last-child th,
184184
tbody tr:last-child td {
185185

186-
border-bottom: 2px solid ;
186+
border-bottom: thin solid ;
187187
}
188188

189189
tbody tr td.new-sub-group-row {

0 commit comments

Comments
 (0)