Browse Source

텍스트 에리어 튀어 나가는 문제 해결

Surplus_Up (2DU) 7 years ago
parent
commit
306dfdc299
1 changed files with 1 additions and 1 deletions
  1. 1 1
      views/neo_yousoro/css/main.css

+ 1 - 1
views/neo_yousoro/css/main.css

@@ -312,7 +312,7 @@ pre {
 textarea {
     border: 2px solid gainsboro;
     font-family: '나눔고딕', 'nanumgothic', "Nanum Gothic","KoPub Dotum","Malgun Gothic","맑은 고딕",sans-serif;
-    padding: 5px;
+    padding: 0;
 }
 
 input {