diff --git a/ui/src/themes/nord.js b/ui/src/themes/nord.js index e1f064bb0..b4581168b 100644 --- a/ui/src/themes/nord.js +++ b/ui/src/themes/nord.js @@ -338,6 +338,7 @@ export default { content: { padding: '0 !important', background: '#3B4252', + backgroundColor: 'rgb(59, 66, 82)', }, root: { backgroundColor: '#2E3440',