Browse Source

removing commented underline in css

cadenmackenzie 6 months ago
parent
commit
96aaab0b54
1 changed files with 0 additions and 1 deletions
  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 {