Skip to content

Commit

Permalink
remove: useless div card
Browse files Browse the repository at this point in the history
This commit will remove useless div card in webui
  • Loading branch information
RainyXeon committed Jun 22, 2024
1 parent 3ee3671 commit 1bc878b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<script src="js/main.js" type="module"></script>
</head>
<body>
<div class="error_mode"></div>
<div class="header">ReZygisk</div>
<div style="padding: 40px 0px;"></div>
<div id="info_card" class="bright card">
Expand Down

0 comments on commit 1bc878b

Please sign in to comment.