diff options
author | crupest <crupest@outlook.com> | 2020-11-04 16:14:37 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-11-04 16:14:37 +0800 |
commit | f9f1af61fdd5bf81e9cbe99d782ef3e0912cfdee (patch) | |
tree | b45ac1a5c35cbaf719fd35905e9eea26affc4e82 /FrontEnd/src/app/index.sass | |
parent | 537f48fe8fc6860b3b71568654c16c0bfdf1e730 (diff) | |
download | timeline-f9f1af61fdd5bf81e9cbe99d782ef3e0912cfdee.tar.gz timeline-f9f1af61fdd5bf81e9cbe99d782ef3e0912cfdee.tar.bz2 timeline-f9f1af61fdd5bf81e9cbe99d782ef3e0912cfdee.zip |
chore: Remove mt-appbar.
Diffstat (limited to 'FrontEnd/src/app/index.sass')
-rw-r--r-- | FrontEnd/src/app/index.sass | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/FrontEnd/src/app/index.sass b/FrontEnd/src/app/index.sass index abe663d1..482404b5 100644 --- a/FrontEnd/src/app/index.sass +++ b/FrontEnd/src/app/index.sass @@ -30,9 +30,6 @@ small &.small
width: 40px
-.mt-appbar
- margin-top: 56px
-
.icon-button
font-size: 1.4em
cursor: pointer
|