fix: Fixed double arrows on the urlbar action row, b=no-bug, c=common

This commit is contained in:
mr. m
2025-07-25 20:57:02 +02:00
parent 578ca15268
commit e395e0fa1b

View File

@@ -644,3 +644,7 @@ button.popup-notification-dropmarker {
}
}
}
#urlbar-results .action-contextualidentity {
display: none;
}