>>902
もし (--tab-min-height) + (--tab-block-margin) * 2 < 33px の場合、このルールも必要ですよ:
.tab-label-container {
height: auto !important;
}

「高度な調整」のサンプルに参考してね:
https://github.com/Merci-chao/userChrome.js/blob/main/README.jp.md#高度な調整