Fix input-code lint style (#7716)

This commit is contained in:
Azri Kahar
2021-08-31 22:38:08 +08:00
committed by GitHub
parent ffded1a050
commit 2f32b3cacd
2 changed files with 48 additions and 2 deletions

View File

@@ -289,8 +289,6 @@ export default defineComponent({
</script>
<style lang="scss" scoped>
@import 'codemirror/addon/lint/lint.css';
.input-code {
position: relative;
width: 100%;