We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 073056e + a064097 commit 8078806Copy full SHA for 8078806
packages/runtime-web/src/components/src/private/back.ts
@@ -9,6 +9,7 @@ class Back extends BaseElement {
9
display: inline-block;
10
width: 48px;
11
height: 48px;
12
+ line-height: 1;
13
pointer-events: auto;
14
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
15
}
0 commit comments