fix: playground edit message

This commit is contained in:
jialin
2024-09-25 16:17:25 +08:00
parent 3cd96ba2e8
commit a698c65a07
32 changed files with 338 additions and 190 deletions
+3 -1
View File
@@ -18,7 +18,7 @@
h4 {
font-weight: 700;
font-weight: var(--font-weight-bold);
font-size: 14px;
font-size: var(--font-size-small);
}
.hj-wrapper {
@@ -50,12 +50,14 @@
line-height: 2;
padding-inline: 6px;
border-bottom: 1px solid var(--ant-color-split);
word-break: break-word;
}
td {
line-height: 2;
padding-inline: 6px;
border-bottom: 1px solid var(--ant-color-split);
word-break: break-word;
}
div {