diff options
author | crupest <crupest@outlook.com> | 2021-01-01 23:16:37 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-01-01 23:16:37 +0800 |
commit | 6dd67488191469d14623b5b097927ceae32106f2 (patch) | |
tree | 55f06ab8a5efa3580fcc05c7ea3e1177018081e5 /FrontEnd/src/app/views/home/home.sass | |
parent | a4787040a97fcc188891fad2553076c8b1357494 (diff) | |
download | timeline-6dd67488191469d14623b5b097927ceae32106f2.tar.gz timeline-6dd67488191469d14623b5b097927ceae32106f2.tar.bz2 timeline-6dd67488191469d14623b5b097927ceae32106f2.zip |
...
Diffstat (limited to 'FrontEnd/src/app/views/home/home.sass')
-rw-r--r-- | FrontEnd/src/app/views/home/home.sass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/app/views/home/home.sass b/FrontEnd/src/app/views/home/home.sass index 644eb550..e2dc4b66 100644 --- a/FrontEnd/src/app/views/home/home.sass +++ b/FrontEnd/src/app/views/home/home.sass @@ -4,6 +4,7 @@ @extend .flex-column
@extend .py-3
min-height: 200px
+ position: relative
.timeline-board-header
@extend .px-3
|