You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
add: some small padding for header
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<!-- INFO: Home page -->
|
||||
<div id="panel_home" class="panel">
|
||||
<div class="header">ReZygisk</div>
|
||||
<div style="padding: 40px 0px;"></div>
|
||||
<div style="padding: 45px 0px;"></div>
|
||||
|
||||
<!-- INFO: Status card -->
|
||||
<div id="info_card" class="bright card list">
|
||||
@@ -94,7 +94,7 @@
|
||||
<!-- INFO: Module page -->
|
||||
<div id="panel_modules" class="panel">
|
||||
<div id="panel_modules_header" class="header">Modules</div>
|
||||
<div style="padding: 40px 0px;"></div>
|
||||
<div style="padding: 45px 0px;"></div>
|
||||
<div id="modules_list" style="width: 100%; height: fit-content; display: grid;">
|
||||
<div id="modules_list_not_avaliable" class="not_avaliable">
|
||||
No modules using Zygisk here.
|
||||
@@ -106,7 +106,7 @@
|
||||
<!-- INFO: Action page -->
|
||||
<div id="panel_actions" class="panel">
|
||||
<div id="panel_actions_header" class="header">Actions</div>
|
||||
<div style="padding: 40px 0px;"></div>
|
||||
<div style="padding: 45px 0px;"></div>
|
||||
<!-- INFO: Settings card body (Daemon32) -->
|
||||
<div id="daemon32" class="dimc" style="display: block; margin: 0 15px 0 15px; border-radius: 20px;">
|
||||
<div class="dimc liste" style="padding: 30px 22px 30px; border-radius: 20px;">
|
||||
|
||||
Reference in New Issue
Block a user