site: properly fix modals

uncss was clearing out the "block" and "animate-fade-in/out", so removed
that step since tailwind does a similar thing anyway.
This commit is contained in:
Harvey Tindall
2022-12-29 21:15:07 +00:00
parent 6bab805528
commit 47d00d1f27
5 changed files with 29 additions and 6 deletions
-1
View File
@@ -2,7 +2,6 @@
<html lang="en" class="light-theme">
<head>
<link rel="stylesheet" type="text/css" href="bundle.css">
<link rel="stylesheet" type="text/css" href="modal.css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="Description" content="jfa-go, a better way to manage Jellyfin users.">