You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Desktop: Accessibility: Mark secondary screen navigation bars as navigation regions (#11650)
This commit is contained in:
@@ -17,7 +17,7 @@ interface Props {
|
||||
onApplyClick?: Function;
|
||||
}
|
||||
|
||||
export const StyledRoot = styled.div`
|
||||
const StyledRoot = styled.nav`
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user