update code

This commit is contained in:
Nguyen Van Luan/(Nguyen Van Luan)/현장대리인/SK
2025-08-26 17:28:37 +09:00
parent d4c39c577f
commit b2a0f1cde2
7 changed files with 168 additions and 11 deletions

View File

@ -783,5 +783,8 @@ const dataPathDataExample = getPathDataExample({
.v-window {
overflow: visible;
}
.ant-checkbox-inner {
padding: 8px;
}
}
</style>