mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-04 14:49:38 +00:00
feat: Disable firefox's drag to pin indicator, b=no-bug, c=tabs
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#pinned-drop-indicator {
|
||||
/* We dont use this firefox feature */
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
Single Toolbar Mode Specific Styles (`zen-single-toolbar='true'`)
|
||||
========================================================================== */
|
||||
|
||||
Reference in New Issue
Block a user