Fix: Bookmark Popup Menu - Compatibility #715

This commit is contained in:
alstjr7375 2023-06-06 17:35:45 +09:00
parent 448302b48f
commit 7f70d06b80

View file

@ -6,8 +6,8 @@
/* Enable option to edit bookmark URLs under Add Bookmark (blue star) menu */
/*
* #editBMPanel_locationRow {
* visibility: visible !important;
* .editBMPanel_locationRow {
* display: initial !important;
* }
*/