Refine project panel, list item
This commit is contained in:
parent
5477b87774
commit
12573ed2e7
6 changed files with 15 additions and 45 deletions
|
@ -29,7 +29,7 @@ impl<S: 'static + Send + Sync + Clone> ProjectPanel<S> {
|
|||
.flex_col()
|
||||
.w_full()
|
||||
.h_full()
|
||||
.fill(color.panel_surface)
|
||||
.fill(color.surface)
|
||||
.child(
|
||||
div()
|
||||
.w_full()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue