优化窗格显示
This commit is contained in:
@@ -87,6 +87,16 @@ collapsible-section[open] > :not(.head) .chatpapers-lecture-root {
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
collapsible-section[custom][data-pane="chatpapers-chat"] > :not(.head) .chatpapers-header,
|
||||
collapsible-section[custom][data-pane="chatpapers-lecture"] > :not(.head) .chatpapers-header {
|
||||
gap: 2px;
|
||||
}
|
||||
|
||||
collapsible-section[custom][data-pane="chatpapers-chat"] > :not(.head) .chatpapers-header .chatpapers-brand,
|
||||
collapsible-section[custom][data-pane="chatpapers-lecture"] > :not(.head) .chatpapers-header .chatpapers-brand {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.chatpapers-brand {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user