mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
Add Activities
This adds a new Activities tab list and view similar to VS code. The Explorer and Settings are migrated to this view.
This commit is contained in:
@@ -3,11 +3,6 @@
|
||||
|
||||
@use '@blueprintjs/core/lib/scss/variables' as bp;
|
||||
|
||||
.pb-explorer-file-tree {
|
||||
// to allow for focus outline
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
// reveal file action buttons on hover
|
||||
.#{bp.$ns}-tree-node-content:not(:hover) .pb-explorer-file-action-button-group {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user