* [task#121514] Move the text from this div.

This commit is contained in:
dingguodong
2024-07-02 16:22:34 +08:00
committed by 曹延义
parent 3f4d28e443
commit 1fde2233fb
+1 -1
View File
@@ -108,12 +108,12 @@ div
$type === 'store' ? div
(
setClass('flex progress-container'),
set::title($cpuInfo['tip']),
icon('cpu text-' . $cpuInfo['color']),
$lang->instance->cpuUsage,
div
(
setClass('progress rounded-lg'),
set::title($cpuInfo['tip']),
setStyle('background', "var(--color-{$cpuInfo['color']}-50)"),
div
(