Make compose builder layout switcher small
This commit is contained in:
parent
4721a2b281
commit
cc920a8fc3
@ -17,6 +17,7 @@
|
||||
:value="layout.pageLayoutID"
|
||||
:options="layouts"
|
||||
:reduce="layout => layout.pageLayoutID"
|
||||
size="sm"
|
||||
style="max-width: 300px;"
|
||||
@input="setLayout"
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user