diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-07-07 10:01:37 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-07-07 10:01:37 +0300 |
| commit | e3991db5c45c06a6102ae1576614af5b58af0103 (patch) | |
| tree | ea563bcbe213be867ae508335817ac6de3671f7a /src/components/status/status.vue | |
| parent | f4bdbf76917ba1eb36586ecd1a37d393f672e931 (diff) | |
| parent | 9ccc6174a73199dc3c5fabfc9a9769ab9265060a (diff) | |
fix conflicts and add error handling to media descriptions
Diffstat (limited to 'src/components/status/status.vue')
| -rw-r--r-- | src/components/status/status.vue | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/components/status/status.vue b/src/components/status/status.vue index 8237be6c..f6b5dd6f 100644 --- a/src/components/status/status.vue +++ b/src/components/status/status.vue @@ -377,9 +377,6 @@ $status-margin: 0.75em; } .status-el { - overflow-wrap: break-word; - word-wrap: break-word; - word-break: break-word; border-left-width: 0px; min-width: 0; border-color: $fallback--border; |
