mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-02 02:10:48 +01:00
improve home page design
This commit is contained in:
@@ -325,7 +325,7 @@
|
||||
>
|
||||
<!-- CPU Usage -->
|
||||
<div
|
||||
class="system-stat-card rounded-card"
|
||||
class="system-stat-card"
|
||||
style="
|
||||
background: #fff;
|
||||
border-radius: 10px;
|
||||
@@ -372,7 +372,7 @@
|
||||
|
||||
<!-- RAM Usage -->
|
||||
<div
|
||||
class="system-stat-card rounded-card"
|
||||
class="system-stat-card"
|
||||
style="
|
||||
background: #fff;
|
||||
border-radius: 10px;
|
||||
@@ -419,7 +419,7 @@
|
||||
|
||||
<!-- Disk Usage -->
|
||||
<div
|
||||
class="system-stat-card rounded-card"
|
||||
class="system-stat-card"
|
||||
style="
|
||||
background: #fff;
|
||||
border-radius: 10px;
|
||||
|
||||
Reference in New Issue
Block a user