✨ Compatible style.
This commit is contained in:
8
src-tauri/src/inject/style.js
vendored
8
src-tauri/src/inject/style.js
vendored
@@ -41,6 +41,14 @@ window.addEventListener('DOMContentLoaded', (_event) => {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#__next header.HeaderBar_header__jn5ju{
|
||||
padding-top: 16px;
|
||||
}
|
||||
|
||||
#__next .ChatPageSidebar_menuFooter__E1KTY,#__next > div.PageWithSidebarLayout_centeringDiv___L9br > div > aside > div > menu > section:nth-child(6) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#page .main_header, .cb-layout-basic--navbar,
|
||||
#app .splitpanes.splitpanes--horizontal.no-splitter header,
|
||||
.fui-FluentProvider .fui-Button[data-testid="HomeButton"],
|
||||
|
||||
Reference in New Issue
Block a user