Bug 1426920 - Netmonitor ResponsePanel's editor-row-container should occupy the available vertical space r=gasolin

MozReview-Commit-ID: Jkn26LAyovK

--HG--
extra : rebase_source : 2a3c935d083c04de629880fab6995f21fca26abf
This commit is contained in:
Ricky Chien 2018-01-05 15:13:58 +08:00
Родитель 5f75454142
Коммит 403caf94bf
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -158,6 +158,7 @@
.network-monitor .tree-container .treeTable tr:last-child td[colspan="2"] {
display: block;
height: 100%;
flex: 1;
}
.network-monitor .source-editor-mount {