mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-04-18 09:42:23 -06:00
🐛 fix word break
This commit is contained in:
parent
e3d413a41b
commit
37f5b2729b
@ -88,7 +88,7 @@
|
||||
.bsky-user-content .content .description {
|
||||
margin-top: 5px;
|
||||
font-size: 14px;
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
}
|
||||
.name-and-controller {
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user