mirror of
https://github.com/zen-browser/desktop.git
synced 2026-06-07 20:24:19 +00:00
chore: Update Zen theme CSS to add context menu option for changing tab(s) to workspace
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
--menu-image: url("sidebars-right.svg") !important;
|
||||
}
|
||||
|
||||
#context-zen-change-workspace-tab {
|
||||
--menu-image: url("move-tab.svg") !important;
|
||||
}
|
||||
|
||||
#context-zenSplitLink {
|
||||
--menu-image: url("link.svg") !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user