diff options
Diffstat (limited to 'frontend/src/components/Connection.scss')
-rw-r--r-- | frontend/src/components/Connection.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/frontend/src/components/Connection.scss b/frontend/src/components/Connection.scss index cb7fa54..cc1ea96 100644 --- a/frontend/src/components/Connection.scss +++ b/frontend/src/components/Connection.scss @@ -42,6 +42,10 @@ &.has-matched-rules { border-bottom: 0; } + + .link-popover { + font-weight: 400; + } } .connection-popover { |