mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-27 19:08:21 +01:00
fix #10127
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
.monaco-action-bar .action-item.markers-panel-action-filter {
|
||||
width: 400px;
|
||||
max-width: 400px;
|
||||
min-width: 100px;
|
||||
flex: 1;
|
||||
cursor: default;
|
||||
margin: 4px 10px 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user