9 lines
122 B
CSS
9 lines
122 B
CSS
#toot-content {
|
|
height: 100px;
|
|
max-width: 100px;
|
|
white-space: pre-wrap;
|
|
}
|
|
/*
|
|
#toot-url {
|
|
visibility: hidden;
|
|
} */ |