diff options
Diffstat (limited to 'dashboard/assets/common.jsx')
-rw-r--r-- | dashboard/assets/common.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/assets/common.jsx b/dashboard/assets/common.jsx index 08a7554ff..ed2f411fc 100644 --- a/dashboard/assets/common.jsx +++ b/dashboard/assets/common.jsx @@ -68,4 +68,4 @@ export const styles = { light: { color: 'rgba(255, 255, 255, 0.54)', }, -} +}; |