diff options
| author | Henry Jameson <me@hjkos.com> | 2022-11-01 23:05:17 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-11-01 23:05:17 +0200 |
| commit | e80bf50a363f3dea5a4b55bce03e1f1b510ae8cc (patch) | |
| tree | 6c1f068b7e347229e80f0ba6b19aae8e39058811 /src/components | |
| parent | 3aadad30133928bdac3067dfc1fd7f94dbf70b52 (diff) | |
lint
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/timeline/timeline.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss index 24a45070..c6fb1ca7 100644 --- a/src/components/timeline/timeline.scss +++ b/src/components/timeline/timeline.scss @@ -29,7 +29,7 @@ } .loadmore-button { - position: relative + position: relative; } &.-blocked { |
