feat: 代码片段列表.

This commit is contained in:
lijiahang
2024-01-18 19:16:53 +08:00
parent 896df8edbf
commit ea8a18013d
9 changed files with 148 additions and 34 deletions

View File

@@ -33,6 +33,7 @@
&.pass {
background-color: rgb(var(--green-6));
}
&.error {
background-color: rgb(var(--red-6));
}
@@ -135,13 +136,6 @@
// 抽屉
.arco-drawer {
&-header {
border-bottom: unset;
}
&-footer {
border-top: unset;
}
&-body {
padding: 0;