Skip to content

Commit 07e4896

Browse files
committed
fix lint error
1 parent 91f972c commit 07e4896

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

web_src/js/components/ViewFileTreeItem.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@ const doLoadFileContent = () => {
7171
</div>
7272
</template>
7373
<style scoped>
74-
a, a:hover {
75-
text-decoration: none;
76-
color: var(--color-text);
77-
}
78-
7974
.sub-items {
8075
display: flex;
8176
flex-direction: column;

0 commit comments

Comments
 (0)