CASH-403 WIP remove link underline.
This commit is contained in:
parent
15c49c1d63
commit
f0843d4212
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ export default {
|
|||
align-items: center;
|
||||
|
||||
:deep(a) {
|
||||
text-decoration: none;
|
||||
&.new-window-link {
|
||||
margin: 0 0.75rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue