blob: 25830baaf1e0e04d271c32ae8866b2838fdcff33 [file] [log] [blame]
.new-tab {
display: flex;
justify-content: start;
align-items: center;
span {
flex: 1;
}
.new-tab-icon {
margin: 0 0 0 16px;
}
}