默认是无法修改的,需要使用脚本,安装扩展stylish,然后调用修改脚本就可以,例如:
/*标签高度*/
.tab-background-start,
.tab-background-start[selected=true]::after,
.tab-background-start[selected=true]::before,
.tab-background-end,
.tab-background-end[selected=true]::after,
.tab-background-end[selected=true]::before {min-height: 26px !important;}