fix(app-list): use context menu radius from theme
This commit is contained in:
parent
5b5cd77e7c
commit
6b740c59be
14 changed files with 79 additions and 137 deletions
|
|
@ -5,7 +5,7 @@ use crate::config::{Config, CONFIG_VERSION};
|
|||
#[allow(unused_imports)]
|
||||
use crate::fl;
|
||||
#[allow(unused_imports)]
|
||||
use cosmic::iced::{alignment, Alignment, Length};
|
||||
use cosmic::iced::{Alignment, Length};
|
||||
use cosmic::{
|
||||
app::Core,
|
||||
applet::{self},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue