diff --git a/res/include/style/layout.css b/res/include/style/layout.css index 61958dd..c942eab 100644 --- a/res/include/style/layout.css +++ b/res/include/style/layout.css @@ -347,6 +347,7 @@ pre{ transition: box-shadow 0.3s, opacity 2s; white-space: normal; text-overflow: ellipsis; + text-decoration: none; vertical-align: top; cursor: pointer; }