Arreglo de texto Backup
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<!-- Tarjeta Espacio Libre en Disco -->
|
||||
<div class="bg-gray-100 dark:bg-panel-bg p-6 rounded-xl border border-gray-300 dark:border-neutral-800 shadow-md">
|
||||
<span class="text-xs font-bold text-gray-500 uppercase tracking-widest block mb-1">Espacio Libre del Servidor</span>
|
||||
<span class="text-xs font-bold text-gray-500 uppercase tracking-widest block mb-1">Espacio Libre del Disco de Almacenamiento</span>
|
||||
<div class="text-3xl font-black text-green-600 dark:text-neon-lime font-mono">
|
||||
{{ $diskStats['free_space'] }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user