feat: 代码片段列表.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user