Skip to content

Commit

Permalink
Update shown in full docs thhing
Browse files Browse the repository at this point in the history
  • Loading branch information
hojberg committed Mar 6, 2024
1 parent 68e26b0 commit e4bd84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/code/workspace-item.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
color: var(--u-color_icon_subdued);
}

.workspace-item :not(.shown-in-full) .doc-column {
.workspace-item .workspace-item_inner-content:not(.shown-in-full) .doc-column {
overflow-y: hidden;
max-height: 4rem;
}

0 comments on commit e4bd84d

Please sign in to comment.