Skip to content

Commit

Permalink
Apply to style to activity item
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Dec 10, 2024
1 parent f2d497f commit 080628c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/ActivityBar/ActivityBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ defineExpose({
display: none;
}
.activity-can-drag {
.activity-can-drag .activity-item {
border-radius: $border-radius-extralarge;
outline: 2px dashed $border-color;
outline-offset: -3px;
Expand Down

0 comments on commit 080628c

Please sign in to comment.