mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
fix(layout): priorities
This commit is contained in:
parent
02d0f23030
commit
a843373c65
@ -244,7 +244,7 @@ plugins:
|
|||||||
layout:
|
layout:
|
||||||
groups:
|
groups:
|
||||||
toolbar:
|
toolbar:
|
||||||
priority: 15
|
priority: 35
|
||||||
direction: row
|
direction: row
|
||||||
gap: 0.5rem
|
gap: 0.5rem
|
||||||
byPageType:
|
byPageType:
|
||||||
|
|||||||
@ -244,7 +244,7 @@ plugins:
|
|||||||
layout:
|
layout:
|
||||||
groups:
|
groups:
|
||||||
toolbar:
|
toolbar:
|
||||||
priority: 15
|
priority: 35
|
||||||
direction: row
|
direction: row
|
||||||
gap: 0.5rem
|
gap: 0.5rem
|
||||||
byPageType:
|
byPageType:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user