aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/network-display/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/network-display/index.scss')
-rw-r--r--ui/app/components/network-display/index.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/network-display/index.scss b/ui/app/components/network-display/index.scss
index 970fde30..67cea650 100644
--- a/ui/app/components/network-display/index.scss
+++ b/ui/app/components/network-display/index.scss
@@ -3,6 +3,7 @@
display: flex;
align-items: center;
justify-content: flex-start;
+ background-color: lighten(rgb(74, 74, 74), 45%);
padding: 0 10px;
border-radius: 4px;
height: 25px;