Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Fix theme preview width (#1670)
Browse files Browse the repository at this point in the history
  • Loading branch information
Prospector authored Apr 10, 2024
1 parent 5f85af7 commit 9c4421b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/settings/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ const listTypes = computed(() => {
background-color: var(--color-bg);
padding: 1.5rem;
outline: 2px solid transparent;
width: 100%;
.example-card {
margin: 0;
Expand Down

0 comments on commit 9c4421b

Please sign in to comment.