diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/timeline/timeline.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue index 9338682c..3da31f14 100644 --- a/src/components/timeline/timeline.vue +++ b/src/components/timeline/timeline.vue @@ -22,7 +22,7 @@ <style lang="scss"> .new-status-notification { border-style: solid; - border-width: 1px; + border-width: 1px 0 1px 0; font-size: 1.1em; p { |
