Skip to content

Commit 6daa7d6

Browse files
committed
Fix disscussion: only the title is clickable
1 parent 723759b commit 6daa7d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/stylesheets/new_ui/discussions.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ul {
88
flex-direction: row;
99
flex-wrap: wrap;
1010
border-radius: 20px;
11-
cursor: pointer;
11+
// cursor: pointer;
1212
margin: 5px 0;
1313
& > .disccusion-item {
1414
text-decoration: none;

0 commit comments

Comments
 (0)