Tree focus outline in left top corner of app window #PL-2855

This commit is contained in:
Konstantin Devyatkin 2013-10-15 09:53:58 +00:00
parent 2523721f3c
commit c14b75fc34

View File

@ -67,7 +67,7 @@
}
}
.#{$primaryStyleName} > div {
.#{$primaryStyleName} > div [role = "tree"] {
padding: 5px;
}