style: model file list

This commit is contained in:
jialin
2024-08-23 18:33:23 +08:00
parent a60be9c88f
commit 8bb1961a02
10 changed files with 84 additions and 85 deletions
@@ -25,10 +25,14 @@
}
.code-pre {
padding-inline: 12px 32px;
padding-inline: 12px 12px;
position: relative;
border-radius: var(--border-radius-mini);
&.copyable {
padding-inline: 12px 32px;
}
.copy-button {
position: absolute;
top: 6px;