4 lines
112 B
CSS
Raw Permalink Normal View History

.setting-icon {
background: url(./assets/setting.svg) center center no-repeat;
background-size: 14px 14px;
}