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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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