assistant2: Add some padding top to the checkpoint element (#27456)
Most minimal PR ever. Release Notes: - N/A
This commit is contained in:
parent
28e0bb5a12
commit
fb2586a553
1 changed files with 1 additions and 0 deletions
|
@ -1023,6 +1023,7 @@ impl ActiveThread {
|
|||
|
||||
parent.child(
|
||||
h_flex()
|
||||
.pt_2p5()
|
||||
.px_2p5()
|
||||
.w_full()
|
||||
.gap_1()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue