mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 08:51:24 +00:00
outline offset has been added for the focus indicator to be visible on navigation (#1551)
This commit is contained in:
@@ -59,6 +59,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
[data-test="Gallery"]{
|
||||
outline-offset: -1px;
|
||||
}
|
||||
|
||||
.selected {
|
||||
& > .treeNodeHeader {
|
||||
background-color: @AccentExtra;
|
||||
|
||||
Reference in New Issue
Block a user