@@ -314,7 +314,7 @@ export default {
.code1 {
width: 100px;
height: 34px;
- background: #c8c9cc;
+ background: #405cff;
border-radius: 4px;
font-size: 13px;
font-weight: 400;
@@ -325,7 +325,7 @@ export default {
.code2 {
- background: #405cff;
+ background: #c8c9cc;
@@ -336,7 +336,7 @@ export default {
.code {