diff options
Diffstat (limited to 'frontend-vanilla')
| -rw-r--r-- | frontend-vanilla/src/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend-vanilla/src/style.css b/frontend-vanilla/src/style.css index e35e698..27a8d28 100644 --- a/frontend-vanilla/src/style.css +++ b/frontend-vanilla/src/style.css @@ -474,7 +474,7 @@ select:focus { } .item-title:hover { - text-decoration: underline; + text-decoration: none; } .star-btn { |
