fix lint error

This commit is contained in:
Kerwin Bryant 2025-01-06 07:06:25 +00:00
parent 91f972ce82
commit 07e48964b5

View File

@ -71,11 +71,6 @@ const doLoadFileContent = () => {
</div>
</template>
<style scoped>
a, a:hover {
text-decoration: none;
color: var(--color-text);
}
.sub-items {
display: flex;
flex-direction: column;