Fix theme preview width (#1670)

This commit is contained in:
Prospector
2024-04-09 19:56:32 -07:00
committed by GitHub
parent 5f85af76cd
commit 9c4421bfe0

View File

@@ -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;