mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-04 22:59:46 +00:00
feat: Hide the urlbar separator if there are no results, b=no-bug, c=common
This commit is contained in:
@@ -659,4 +659,8 @@
|
||||
& .action-contextualidentity {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.urlbarView[noresults] > .urlbarView-body-outer > .urlbarView-body-inner > & {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user