Skip to content

Commit fdf423a

Browse files
committed
fix: expand back to editor link clickable area to full width
1 parent 6d63a7c commit fdf423a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

client/styles/components/_nav.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,7 @@
289289

290290
.nav__back-link {
291291
display: flex;
292+
align-items: center;
293+
width: 100%;
294+
height: 100%;
292295
}

0 commit comments

Comments
 (0)