🎨 更新twitter

This commit is contained in:
Tw93
2022-12-14 14:18:57 +08:00
parent 7c66c7ddd4
commit bac09941c9

View File

@@ -212,10 +212,8 @@ window.addEventListener("DOMContentLoaded", (_event) => {
left: 1px !important;
}
#react-root [data-testid="SideNav_NewTweet_Button"] {
position: fixed !important;
right: 16px !important;
bottom: 24px !important;
#react-root [data-testid="SideNav_NewTweet_Button"], #react-root [aria-label="Twitter Blue"]{
display: none;
}
}