enhance(editor): style of fallback ui

This commit is contained in:
charlie
2021-11-08 16:54:55 +08:00
committed by Tienson Qin
parent df40dbd4f8
commit 565b3b9b9c
2 changed files with 1 additions and 6 deletions

View File

@@ -91,11 +91,6 @@
&-fallback-ui {
padding:10px 15px;
border-color: var(--ls-secondary-border-color);
pre {
font-size: 13px;
margin: 0;
}
}
}