Skip to content

Commit

Permalink
Standardized link design
Browse files Browse the repository at this point in the history
  • Loading branch information
rafawendel committed Mar 12, 2021
1 parent d576ff7 commit 9c30078
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions client/app/pages/alert/components/Query.less
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
.alert-query-link {
font-weight: 600;
text-decoration: underline;
display: inline-block;
position: relative;
top: -1px;
font-size: 14px;

.fa-external-link {
vertical-align: text-bottom;
margin-left: 4px;
}
}

Expand All @@ -23,4 +18,4 @@
display: none !important;
}
}
}
}

0 comments on commit 9c30078

Please sign in to comment.