mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 04:06:45 +01:00
fix toolbar height
This commit is contained in:
parent
0c6add7038
commit
2f2e97cf71
2 changed files with 4 additions and 2 deletions
|
|
@ -1 +1,2 @@
|
|||
(bsp/s :toolbar (bsp/s :sample (bsp/s :status (bsp/w :pool (bsp/e :sampler :editor)))))
|
||||
(bsp/s (fixed/y 2 :toolbar)
|
||||
(bsp/s :sample (bsp/s :status (bsp/w :pool (bsp/e :sampler :editor)))))
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
(bsp/s :toolbar (bsp/s :status (bsp/w :pool :editor)))
|
||||
(bsp/s (fixed/y 2 :toolbar)
|
||||
(bsp/s :status (bsp/w :pool :editor)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue