mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 11:04:49 +00:00
explorer: fix focus outline obscured
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
&-file-tree {
|
||||
overflow-y: auto;
|
||||
|
||||
& .#{bp.$ns}-tree-node-list {
|
||||
// make foucus outline fit
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
// don't need extra padding around toolbar
|
||||
& .#{bp.$ns}-tree-node-secondary-label {
|
||||
padding: unset;
|
||||
|
||||
Reference in New Issue
Block a user