浏览代码

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 {