mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
fix(frontend): stat card title (#41)
* fix(frontend): stat card title * fix(frontend): better stat title fix
This commit is contained in:
@@ -26,3 +26,9 @@
|
||||
subtitle: undefined,
|
||||
});
|
||||
</script>
|
||||
|
||||
<style>
|
||||
[data-theme="homebox"] .stat-title {
|
||||
color: hsl(0 0% 90/0.6);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user