From 71863061c691df7f59cf4be283a3e0772d485378 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 4 Apr 2022 19:41:09 +0300 Subject: fixed tons of stuff, at least it looks normalish on desktop --- src/components/timeline/timeline.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/timeline/timeline.scss') diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss index 2c5a67e2..c10375d4 100644 --- a/src/components/timeline/timeline.scss +++ b/src/components/timeline/timeline.scss @@ -13,7 +13,6 @@ max-width: 100%; flex-wrap: nowrap; align-items: center; - position: relative; .loadmore-button { flex-shrink: 0; -- cgit v1.2.3-70-g09d2 From bb29218a6cb3682d230c12c630916562f8b24028 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 19 Apr 2022 23:06:57 +0300 Subject: fixate conversation heading --- src/components/conversation/conversation.vue | 2 +- src/components/timeline/timeline.scss | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'src/components/timeline/timeline.scss') diff --git a/src/components/conversation/conversation.vue b/src/components/conversation/conversation.vue index 2e7f8684..c2c323c1 100644 --- a/src/components/conversation/conversation.vue +++ b/src/components/conversation/conversation.vue @@ -7,7 +7,7 @@ >
{{ $t('timeline.conversation') }}