Severian's picture
initial commit
a8b3f00
raw
history blame
145 Bytes
.itemActive::after {
content: '';
position: absolute;
bottom: -1px;
left: 0;
width: 100%;
height: 2px;
background-color: #155EEF;
}