Skip to content

Commit 8d98ec0

Browse files
committed
fix: scope SecurityUpdateBtn css styles
1 parent 8a4f627 commit 8d98ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/theme/components/SecurityUpdateBtn.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</div>
2323
</template>
2424

25-
<style>
25+
<style scoped>
2626
.container {
2727
margin-top: 20px;
2828
}

0 commit comments

Comments
 (0)