릴리스: v0.1.25 export 보드 폭 추가 축소
This commit is contained in:
@@ -729,7 +729,7 @@ onUnmounted(() => {
|
||||
.exportBoard--active {
|
||||
display: grid;
|
||||
gap: 12px;
|
||||
width: 1360px;
|
||||
width: 960px;
|
||||
max-width: none;
|
||||
box-sizing: border-box;
|
||||
padding: 44px 52px;
|
||||
|
||||
Reference in New Issue
Block a user