Skip to content

Instantly share code, notes, and snippets.

main > div > div > div > div:nth-child(1) > section > div {
width: 600px;
}
/* tweet */
[aria-label='タイムライン: ホームタイムライン'] [data-testid='cellInnerDiv']:not(:hover) {
height: 36px;
overflow-x: auto;
overflow-y: hidden;
}