1
0

fix: format PromotionWrapper.vue according to Prettier style (#3892)

This commit is contained in:
Alejandro González
2025-07-03 17:14:54 +02:00
committed by GitHub
parent ae1c3d6531
commit 8e35cf6957

View File

@@ -51,7 +51,8 @@ function updateAdPosition() {
</div>
</template>
<style lang="scss" scoped>
.light, .light-mode {
.light,
.light-mode {
.dark-image {
display: none;
}