Fix theme preview width (#1670)
This commit is contained in:
parent
5f85af76cd
commit
9c4421bfe0
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user