This commit is contained in:
parent
aaf3f343ea
commit
076a83466e
|
@ -585,6 +585,14 @@ defineExpose({
|
|||
grid-template-columns: var(--columns);
|
||||
font-size: 30px;
|
||||
|
||||
> .config {
|
||||
aspect-ratio: 1 / 1;
|
||||
width: auto;
|
||||
height: auto;
|
||||
min-width: 0;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
> .item {
|
||||
aspect-ratio: 1 / 1;
|
||||
width: auto;
|
||||
|
|
Loading…
Reference in New Issue