This commit is contained in:
megavrilinvv
2022-11-11 18:21:32 +03:00
parent 7795496c2f
commit 926ef96ab6

View File

@@ -50,8 +50,7 @@
v-if="section!=='docs' && isChange",
:style="{fontWeight:key === 'numba'&&600}",
v-model:value="sectionInfo[key]",
:width="settings[section].width",
:tokens="customTokens"
:width="settings[section].width"
)
.copy.icon-copy.cursor-pointer(
v-if="item.copy",