Skip to content

Commit 0c2ef98

Browse files
add scoped to css
1 parent 9c28811 commit 0c2ef98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/panels/edit/modals/FindReplaceModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ export default {
270270

271271

272272
</template>
273-
<style>
273+
<style scoped>
274274
span.match-bold {
275275
font-weight: bolder;
276276
font-size: 16px;

0 commit comments

Comments
 (0)