summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 6cb66aa30..a2c9f1000 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -834,6 +834,8 @@ ul.compact{
.help-text{
max-height: 250px;
overflow: auto;
+ cursor: n-resize;
+ box-shadow: 2px 2px 1px gray;
}
.input-link{