← back to Exo
removing commented underline in css
96aaab0b54897e567a10b17f2e0e41d0cb0a97a8 · 2024-11-12 21:42:40 -0800 · cadenmackenzie
Files touched
Diff
commit 96aaab0b54897e567a10b17f2e0e41d0cb0a97a8
Author: cadenmackenzie <cadenmackenzie@gmail.com>
Date: Tue Nov 12 21:42:40 2024 -0800
removing commented underline in css
---
exo/tinychat/index.css | 1 -
1 file changed, 1 deletion(-)
diff --git a/exo/tinychat/index.css b/exo/tinychat/index.css
index 0aa7791e..442dc827 100644
--- a/exo/tinychat/index.css
+++ b/exo/tinychat/index.css
@@ -233,7 +233,6 @@ main {
padding: 4px;
cursor: pointer;
font-size: 1em;
- /* text-decoration: underline; */
}
.toast-close-button {
← 42172b2c Updated unit tests
·
back to Exo
·
Enabled inference engine intercompatibility d69a9c4d →