aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/index.sass
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-06-07 14:05:04 +0800
committercrupest <crupest@outlook.com>2020-06-07 14:05:04 +0800
commit977dc97011c655978ee25a31db2c347645854ef5 (patch)
tree67aba53cd75731303328e1b79a95fff7b8270efa /Timeline/ClientApp/src/index.sass
parent926372d503c8522c1b1c9cdfeb6b891b7f96e08d (diff)
downloadtimeline-977dc97011c655978ee25a31db2c347645854ef5.tar.gz
timeline-977dc97011c655978ee25a31db2c347645854ef5.tar.bz2
timeline-977dc97011c655978ee25a31db2c347645854ef5.zip
chore(front): Some improvements in setting page.
Diffstat (limited to 'Timeline/ClientApp/src/index.sass')
-rw-r--r--Timeline/ClientApp/src/index.sass3
1 files changed, 3 insertions, 0 deletions
diff --git a/Timeline/ClientApp/src/index.sass b/Timeline/ClientApp/src/index.sass
index b5fcc112..a9329a34 100644
--- a/Timeline/ClientApp/src/index.sass
+++ b/Timeline/ClientApp/src/index.sass
@@ -58,6 +58,9 @@ small
.large-icon
font-size: 26px
+.cursor-pointer
+ cursor: pointer
+
textarea
resize: none