label-tool:has(.show) button {
    border-left-color: var(--select-color-bg);
    border-width: 0 0 0 5px;
    padding-left: 5px
}