center a div

This commit is contained in:
Nate Butler 2023-11-07 16:23:41 -05:00
parent acab2f9003
commit 3a85beeaa5
4 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
use gpui::{div, hsla, point, px, BoxShadow, Div};
use gpui::Div;
use crate::{prelude::*, v_stack};