Improve background color specification (#14176)
This commit is contained in:
@@ -95,7 +95,7 @@ const meterStyle = computed(() => {
|
||||
h: 180 - (usage.value / capacity.value * 180),
|
||||
s: 0.7,
|
||||
l: 0.5,
|
||||
}),
|
||||
}).toHslString(),
|
||||
};
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user