Skip to content

Commit

Permalink
リアクションした人一覧で余分な空白が出来る問題を軽減
Browse files Browse the repository at this point in the history
  • Loading branch information
UnABC committed Jan 12, 2025
1 parent dfe59a5 commit 2544496
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ const props = defineProps<{
color: var(--specific-count-text);
@include color-ui-primary;
flex: 1 1 0;
max-width: 500px;
min-width: 0;
overflow: hidden;
overflow: clip;
Expand Down

0 comments on commit 2544496

Please sign in to comment.