5 lines
79 B
CSS
5 lines
79 B
CSS
#toot-content {
|
|
height: 100px;
|
|
max-width: 100px;
|
|
white-space: pre-wrap;
|
|
} |