diff --git a/resources/assets/js/components/Timeline.vue b/resources/assets/js/components/Timeline.vue index 201289e7f..a748442b1 100644 --- a/resources/assets/js/components/Timeline.vue +++ b/resources/assets/js/components/Timeline.vue @@ -35,168 +35,23 @@
-
-
- -

{{ status.spoiler_text ? status.spoiler_text : 'CW / NSFW / Hidden Media'}}

-

(click to show)

-
- - - -
-
-
-
- -
-
+
-
-
- -

{{ status.spoiler_text ? status.spoiler_text : 'CW / NSFW / Hidden Media'}}

-

(click to show)

-
-
- -
-
-
-
- -
+
-
-
- -

{{ status.spoiler_text ? status.spoiler_text : 'CW / NSFW / Hidden Media'}}

-

(click to show)

-
- - - - - -
-
-
- - - - - -
+
-
-
- -

{{ status.spoiler_text ? status.spoiler_text : 'CW / NSFW / Hidden Media'}}

-

(click to show)

-
- - - - - -
-
-
- - - - - -
+
-
-
- -

{{ status.spoiler_text ? status.spoiler_text : 'CW / NSFW / Hidden Media'}}

-

(click to show)

-
- - - - - - - -

Error: Problem rendering preview.

- -
-
-
-
-
- - - - - - - -

Error: Problem rendering preview.

- -
-
-
+
@@ -345,12 +200,7 @@ .postPresenterContainer { display: flex; align-items: center; - background: #000; - } - @media(min-width: 720px) { - .postPresenterContainer { - min-height: 600px; - } + background: #fff; } .cursor-pointer { cursor: pointer;