fix: responsive menu layout

This commit is contained in:
Ashley Wulber 2026-02-22 20:48:11 -05:00
parent 0d37dc69e3
commit 71e2c7c99e
5 changed files with 45 additions and 13 deletions

View file

@ -11,8 +11,9 @@ wayland = ["libcosmic/wayland"]
env_logger = "0.11"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
branch = "iced-rebase"
# git = "https://github.com/pop-os/libcosmic"
# branch = "iced-rebase"
path = "../.."
features = [
"debug",
"winit",