Skeleton dark mode

This commit is contained in:
Adina Țeudan 2022-12-21 13:33:25 +02:00
parent 80535298ae
commit f85bf0d990

View File

@ -25,7 +25,7 @@ $skeleton-heights: (6, 8, 12, 20, 24);
.sk-square,
.sk-circle,
.sk-rhombus {
background-color: var(--iqser-grey-4);
background-color: var(--iqser-skeleton-color);
}
.sk-line {