diff options
author | crupest <crupest@outlook.com> | 2020-06-07 14:05:04 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-06-07 14:05:04 +0800 |
commit | ab9fc5fad1fc0971d1dfab7944b983df59e3389a (patch) | |
tree | 6d1e58d210f245fd97e5282e46ee65a798f19d81 /Timeline/ClientApp/src/index.sass | |
parent | 622eac55ae87128073c98a006fe20dc079beb2a2 (diff) | |
download | timeline-ab9fc5fad1fc0971d1dfab7944b983df59e3389a.tar.gz timeline-ab9fc5fad1fc0971d1dfab7944b983df59e3389a.tar.bz2 timeline-ab9fc5fad1fc0971d1dfab7944b983df59e3389a.zip |
chore(front): Some improvements in setting page.
Diffstat (limited to 'Timeline/ClientApp/src/index.sass')
-rw-r--r-- | Timeline/ClientApp/src/index.sass | 3 |
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 |