[+] Hide default cursor
This commit is contained in:
@@ -121,6 +121,7 @@ export default class App extends Vue
|
|||||||
height: 100vh
|
height: 100vh
|
||||||
font-size: 1.4em
|
font-size: 1.4em
|
||||||
align-items: flex-start
|
align-items: flex-start
|
||||||
|
z-index: 2
|
||||||
|
|
||||||
#menu
|
#menu
|
||||||
padding: 5px 10px
|
padding: 5px 10px
|
||||||
|
|||||||
@@ -25,5 +25,6 @@ export default class NewHome extends Vue
|
|||||||
position: absolute
|
position: absolute
|
||||||
top: 0
|
top: 0
|
||||||
left: 0
|
left: 0
|
||||||
z-index: -1
|
z-index: 1
|
||||||
|
cursor: none
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user