8 lines
172 B
SCSS
Raw Permalink Normal View History

2025-03-05 20:28:54 -06:00
@import '@simonwep/pickr/dist/themes/nano.min';
@include app-rtl(false) {
.pcr-app[data-theme='nano'] .pcr-selection .pcr-color-preview {
margin-right: 0.6em;
}
}