From 6f8b4a30efc30fd5723bfe339ba8a7d48f48d1ac Mon Sep 17 00:00:00 2001 From: geun <1416geun@naver.com> Date: Thu, 20 Oct 2022 16:00:15 +0900 Subject: [PATCH] . --- src/assets/css/custom.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index c5e699c3..d2ce580f 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -819,5 +819,4 @@ background-size: 75% auto; .grid-loading span{display:block;font-weight:500;margin-top:4px;} .pa-input-box{display:flex;} -.pa-input-box input + input {margin-left:8px;} -.pa-input{width:48px;} \ No newline at end of file +.pa-input{width:48px;margin-right:8px;} \ No newline at end of file