Skip to content

Commit 9c1ffc7

Browse files
authored
Merge pull request #2132 from dewanshDT/themify-lader
Themify lader
2 parents 269ca22 + 093bdad commit 9c1ffc7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

client/styles/components/_loader.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
display: flex;
55
justify-content: center;
66
align-items: center;
7+
@include themify() {
8+
background-color: getThemifyVariable('background-color');
9+
}
710
}
811

912

0 commit comments

Comments
 (0)