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 | f8ee7fa8b6c50461b334adb082bfc0bf86e7eb79 (patch) | |
tree | a4ca6967c1c1d392ae2fb9cde31a62ad9b01ef52 /FrontEnd/src/app/index.sass | |
parent | fa903e2e2e23761d0a650b657ef78ba4966c9220 (diff) | |
download | timeline-f8ee7fa8b6c50461b334adb082bfc0bf86e7eb79.tar.gz timeline-f8ee7fa8b6c50461b334adb082bfc0bf86e7eb79.tar.bz2 timeline-f8ee7fa8b6c50461b334adb082bfc0bf86e7eb79.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
|