refactoring

This commit is contained in:
syuilo
2021-04-18 11:55:44 +09:00
parent 926266c7af
commit 5c51185388
2 changed files with 1 additions and 9 deletions

View File

@ -171,12 +171,4 @@ export default defineComponent({
}
}
}
._inContainer_ .sqadhkmv > * {
margin: 0 !important;
border: none;
border-bottom: solid 0.5px var(--divider);
border-radius: 0;
box-shadow: none;
}
</style>