1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-28 05:15:54 +00:00
FrankerFaceZ/styles/widgets/icon-picker.scss

12 lines
151 B
SCSS
Raw Permalink Normal View History

.ffz--icon-picker__list {
max-height: 15rem;
font-size: 1.6rem;
.ffz-icon {
width: auto !important;
figure {
pointer-events: none;
}
}
}