diff options
author | crupest <crupest@outlook.com> | 2021-01-03 19:01:32 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-01-03 19:01:32 +0800 |
commit | 955704d1e8c3f47b8672cbbd77f4bfb6068fd7b2 (patch) | |
tree | b03da71ac4c17f2ec6cacfbb9aa81d3225bb0a82 /FrontEnd/src/app/views/home/home.sass | |
parent | 723d7b038ad5b3f391c0d6f400f3c12fabf75667 (diff) | |
download | timeline-955704d1e8c3f47b8672cbbd77f4bfb6068fd7b2.tar.gz timeline-955704d1e8c3f47b8672cbbd77f4bfb6068fd7b2.tar.bz2 timeline-955704d1e8c3f47b8672cbbd77f4bfb6068fd7b2.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 6af1b6d8..4b86f241 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
+ height: 100%
position: relative
.timeline-board-header
|