diff options
| author | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-07 19:19:12 -0500 |
|---|---|---|
| committer | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-07 19:19:32 -0500 |
| commit | 415a823af09b61e7ca7adfe295ad3a5eebc5e8b5 (patch) | |
| tree | fdd71352348df461f95efe224f9f20f7e4870618 /src/components/thread_tree/thread_tree.vue | |
| parent | 0e323ef248fbf9ae7e2a4a13b859b66dd803d76d (diff) | |
Clean up dead code
Diffstat (limited to 'src/components/thread_tree/thread_tree.vue')
| -rw-r--r-- | src/components/thread_tree/thread_tree.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/thread_tree/thread_tree.vue b/src/components/thread_tree/thread_tree.vue index cee223e8..a29a5bef 100644 --- a/src/components/thread_tree/thread_tree.vue +++ b/src/components/thread_tree/thread_tree.vue @@ -119,7 +119,6 @@ .thread-tree-replies-hidden { padding: $status-margin; - //border-top: 1px solid var(--border, $fallback--border); /* Make the button stretch along the whole row */ display: flex; align-items: stretch; |
