.tab-background { position: relative; } .tab-background[selected=""]::after { content: ""; position: absolute; width: 3px; height: 100%; background-color: var(--zen-primary-color); }