Vanessa 2024-09-11 18:11:34 +08:00
parent e2cb9fe453
commit dfc93bbd9c
2 changed files with 118 additions and 4 deletions

View file

@ -1858,7 +1858,7 @@ export class Gutter {
private genWidths(nodeElements: Element[], protyle: IProtyle) {
const styles: IMenu[] = [];
["25%", "33%", "50%", "67%", "75%"].forEach((item) => {
["25%", "33%", "50%", "67%", "75%", "100%"].forEach((item) => {
styles.push({
label: item,
click: () => {