Skip to content

Commit

Permalink
repair column-view bug
Browse files Browse the repository at this point in the history
  • Loading branch information
shuntian committed Dec 12, 2023
1 parent 7746b70 commit e9ccb70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/css/lib-content-view.css
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
margin: 0;
padding: 0 10px;
border: none;
max-width: fit-content;
}

.wiki-page-content a {
Expand Down

0 comments on commit e9ccb70

Please sign in to comment.