vue: NPCControl(WIP) 메인 기능 동작
This commit is contained in:
@@ -28,3 +28,12 @@ html, body{
|
||||
word-break: break-all;
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
.float-left{
|
||||
float:left;
|
||||
}
|
||||
|
||||
.float-right{
|
||||
float:right;
|
||||
}
|
||||
Reference in New Issue
Block a user