This commit is contained in:
kawamataryo 2023-10-07 08:28:09 +09:00
commit 2719d5b21a

View File

@ -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;