「Twitter」の版間の差分
Notion-MW |
Notion-MW |
||
199行目: | 199行目: | ||
width: 100%; | width: 100%; | ||
} | } | ||
/*DM欄の幅を確保*/ | |||
section[aria-labelledby="root-header"]{ | |||
width: 30%; | |||
} | |||
section[aria-labelledby="detail-header"]{ | |||
width: 70%; | |||
} | |||
/*トレンドエリア非表示*/ | /*トレンドエリア非表示*/ | ||
div[data-testid="sidebarColumn"]{ | div[data-testid="sidebarColumn"]{ | ||
446行目: | 452行目: | ||
}*/ | }*/ | ||
/*検索ボックスの幅を小さく*/ | /*検索ボックスの幅を小さく*/ | ||
input[data-testid="SearchBox_Search_Input_label"] | /*input[data-testid="SearchBox_Search_Input_label"] | ||
{ | { | ||
padding-top: 0px; | padding-top: 0px; | ||
padding-bottom: 0px; | padding-bottom: 0px; | ||
} | }*/ | ||
.r-ero68b { | .r-ero68b { | ||
min-height: 20px; | min-height: 20px; |