diff --git a/src/styles/core/core.css b/src/styles/core/core.css index e3ad338..e4ac7ef 100644 --- a/src/styles/core/core.css +++ b/src/styles/core/core.css @@ -105,6 +105,10 @@ td { cursor: pointer !important; } +.text-cursor { + cursor: text !important; +} + .allow-word-break { word-wrap: break-word; word-break: break-all; diff --git a/src/views/status.html b/src/views/status.html index c82fd98..c2dd7a4 100644 --- a/src/views/status.html +++ b/src/views/status.html @@ -30,9 +30,9 @@ Enabled Features
-
- -