mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Removing focus state from links
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
c11b272cba
commit
fb8f5cfc82
@ -10,7 +10,7 @@
|
|||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.selected, &:focus {
|
&.selected {
|
||||||
> .MuiTreeItem-content .MuiTreeItem-label {
|
> .MuiTreeItem-content .MuiTreeItem-label {
|
||||||
border-color: var(--blue);
|
border-color: var(--blue);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user