mashirozx/mastodon

View on GitHub
app/javascript/styles/customize/drop/linernotes-dark/mods/display_breakname.scss

Summary

Maintainability
Test Coverage
/*
Add a line break between display name and account handle:
- this allows user/display names to expand more by default.
- it also makes names look better in general.

author: trwnh
license: Public Domain
*/
.display-name__html {display: block;}