vue: NPCControl

- 외향  모사(딱히 의미는 없으나..)
- 약간 반응형
This commit is contained in:
2021-09-08 20:39:04 +09:00
parent 6323b174c6
commit 394284d8de
4 changed files with 285 additions and 264 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<template>
<div class="row form-group number-input-with-info">
<label class="col-sm-6 col-form-label">{{ title }}</label>
<div class="col-sm-6">
<label class="col-6 col-form-label">{{ title }}</label>
<div class="col-6">
<input
ref="input"
type="number"