Fix minor CSS syntax error in index.html
This commit is contained in:
@@ -203,7 +203,7 @@
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body class="flex h-screen bg-white">
|
<body class="flex h-screen bg-white">
|
||||||
|
|||||||
Reference in New Issue
Block a user