.column-header-setting-btn { display: inline-block; padding: 0; font-family: inherit; font-size: inherit; color: inherit; border: 0; background: transparent; cursor: pointer; padding: 0 10px; &:last-child { padding-right: 0; } &:hover { color: $darker-text-color; text-decoration: underline; } &--link { text-decoration: none; .fa { margin-left: 10px; } } }