diff --git a/client/assets/styles/styles.less b/client/assets/styles/styles.less index e8188302..86ea5d38 100644 --- a/client/assets/styles/styles.less +++ b/client/assets/styles/styles.less @@ -143,7 +143,7 @@ button, input { a { color: whitesmoke; - text-decoration: none; + // text-decoration: none; &:hover { color: whitesmoke; diff --git a/client/src/components/play.jsx b/client/src/components/play.jsx index 25906879..30246537 100644 --- a/client/src/components/play.jsx +++ b/client/src/components/play.jsx @@ -203,6 +203,7 @@ function Play(args) {