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", v-if="section!=='docs' && isChange",
:style="{fontWeight:key === 'numba'&&600}", :style="{fontWeight:key === 'numba'&&600}",
v-model:value="sectionInfo[key]", v-model:value="sectionInfo[key]",
:width="settings[section].width", :width="settings[section].width"
:tokens="customTokens"
) )
.copy.icon-copy.cursor-pointer( .copy.icon-copy.cursor-pointer(
v-if="item.copy", v-if="item.copy",