diff options
author | Emiliano Ciavatta | 2020-10-08 09:16:38 +0000 |
---|---|---|
committer | Emiliano Ciavatta | 2020-10-08 09:16:38 +0000 |
commit | 2b2b8e66e7244592672c283fe7bb5d9a1fd9da99 (patch) | |
tree | 9a1d35e7a16246ad22feb64e16018e2ed1b93948 /frontend/src/components/Connection.scss | |
parent | 659833be506e86de277d23f4b48ecce422cfaa5d (diff) |
Minor changes
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 { |