>>777
>>782
/* タブの高さ調整 */
#TabsToolbar {
margin-top: -7px !important;
height: 37px !important;
}

.tabbrowser-tab:not([pinned]) {
font-size:12px !important;
min-height: 25px !important;
max-height: 27px !important;
}

横からですが
自分が使っているやつですが数字は好みで変えてみて下さい
TabsToolbar タブの高さ
tabbrowser-tab バックグラウンドの高さ