diff --git a/src/main/webapp/resources/applib/css/overwrite.css b/src/main/webapp/resources/applib/css/overwrite.css index 73bdf6e..ff4ab99 100644 --- a/src/main/webapp/resources/applib/css/overwrite.css +++ b/src/main/webapp/resources/applib/css/overwrite.css @@ -1,6 +1,9 @@ @charset "UTF-8"; /** 스타일 재정의 */ +[hidden] { + display: none !important; +} /** 컨테이너 사이즈 */ @media (min-width: 1400px) {