change side panel width to 64.0
matches figma design Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -10,6 +10,8 @@ use crate::{
|
||||
|
||||
use super::{ProfilePic, View};
|
||||
|
||||
pub static SIDE_PANEL_WIDTH: f32 = 64.0;
|
||||
|
||||
pub struct DesktopSidePanel<'a> {
|
||||
app: &'a mut Damus,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user