소스 검색

removing commented underline in css

cadenmackenzie 6 달 전
부모
커밋
96aaab0b54
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      exo/tinychat/index.css

+ 0 - 1
exo/tinychat/index.css

@@ -233,7 +233,6 @@ main {
     padding: 4px;
     cursor: pointer;
     font-size: 1em;
-    /* text-decoration: underline; */
 }
 
 .toast-close-button {