Adwaita: notebook tab focus

- just like entries tabs need to be handled with focus-within
This commit is contained in:
Jakub Steiner 2020-05-04 16:33:24 +02:00
parent d62e2faee6
commit a3f042b5b4

View File

@ -1864,7 +1864,7 @@ popover.background {
* Notebooks *
*************/
notebook {
@include focus-ring("> header > tabs > tab", $offset: -7px);
@include focus-ring("> header > tabs > tab", $offset: -7px, $within: true);
> header {
padding: 1px;