зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1599697 - Re-add 'font: inherit' to .tree-input. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D54918 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
691134316a
Коммит
515b0cd2c5
|
@ -200,6 +200,7 @@ html|input.tree-input {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-inline-start: -4px;
|
margin-inline-start: -4px;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
|
font: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.scrollbar-topmost {
|
.scrollbar-topmost {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче