Просмотр исходного кода

removing commented underline in css

cadenmackenzie 6 месяцев назад
Родитель
Сommit
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 {