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 | 1c0b8cd0738343095a2e469831265fea1e4e5d26 (patch) | |
| tree | dc25f8b1294c059c40a949ece5a3f1a10cc65dc8 /FrontEnd/src/app/views/home/home.sass | |
| parent | 9841031689d6a66a5949d43803faeb251fe471eb (diff) | |
| download | timeline-1c0b8cd0738343095a2e469831265fea1e4e5d26.tar.gz timeline-1c0b8cd0738343095a2e469831265fea1e4e5d26.tar.bz2 timeline-1c0b8cd0738343095a2e469831265fea1e4e5d26.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
|
