Reduce nav_bar width and misc improvements

This commit is contained in:
Jeremy Soller 2024-01-09 15:42:42 -07:00
parent b354a7d9e2
commit 8a46c4bbe1
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
3 changed files with 29 additions and 12 deletions

View file

@ -11,7 +11,7 @@ use cosmic::{
Element,
};
use crate::{fl, Action, Config, Message};
use crate::{fl, Action, Message};
macro_rules! menu_button {
($($x:expr),+ $(,)?) => (