Skip to content

Commit a7d3019

Browse files
authored
fix the subgoal items showing issue
1 parent 4804d31 commit a7d3019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/PageFour/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ul {
7979
}
8080

8181
.sub_item {
82-
height: 30px;
82+
//height: 30px;
8383
text-align: center;
8484
position: relative;
8585
cursor: pointer;

0 commit comments

Comments
 (0)