diff --git a/egovframe-template-simple-react-contribution/src/css/Custom/customMain.css b/egovframe-template-simple-react-contribution/src/css/Custom/customMain.css index 765c8b7..d171b37 100644 --- a/egovframe-template-simple-react-contribution/src/css/Custom/customMain.css +++ b/egovframe-template-simple-react-contribution/src/css/Custom/customMain.css @@ -65,6 +65,7 @@ border-radius: 4px; border: 1px solid black; text-decoration: none; + } .vieweratag:hover{ transition: background-color .3s;