File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/vs/workbench/browser/parts/notifications/media Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 89
89
90
90
.monaco-workbench .notifications-list-container .monaco-list : focus-within .notification-list-item .notification-list-item-toolbar-container ,
91
91
.monaco-workbench .notifications-list-container .notification-list-item : hover .notification-list-item-toolbar-container ,
92
- .monaco-workbench .notifications-list-container .monaco-list-row .focused .notification-list-item .notification-list-item-toolbar-container {
92
+ .monaco-workbench .notifications-list-container .monaco-list-row .focused .notification-list-item .notification-list-item-toolbar-container ,
93
+ .monaco-workbench .notifications-list-container .notification-list-item .expanded .notification-list-item-toolbar-container {
93
94
display : block;
94
95
}
95
96
You can’t perform that action at this time.
0 commit comments