Skip to content

Commit

Permalink
modify big panel
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotacb committed Apr 6, 2024
1 parent eb2d8a7 commit 34eceb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Panel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ defineProps<Props>()
text-align: left;
&--big {
flex: 1 1 782px;
flex: 1 1 1300px;
}
&__title {
Expand Down

0 comments on commit 34eceb8

Please sign in to comment.