Bug 1796599 - Convert bookmark folder tree and tag selector heights from px to em. r=mak

Differential Revision: https://phabricator.services.mozilla.com/D159867
This commit is contained in:
Dão Gottwald 2022-10-20 16:14:33 +00:00
parent b27c341fe1
commit 409ed7443b

View File

@ -4,7 +4,7 @@
#editBMPanel_folderTree,
#editBMPanel_tagsSelector {
height: 150px;
height: 12.5em;
}
#editBMPanel_folderMenuList::part(icon) {