fix pointer events
This commit is contained in:
parent
c777c34913
commit
896b46a1a1
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
position: absolute;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
pointer-events: none;
|
||||
h1 {
|
||||
font-size: inherit;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue