Skip to content

Commit 5a02126

Browse files
authored
fix: scope SecurityUpdateBtn css styles (#2918)
1 parent 99de305 commit 5a02126

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)