Skip to content

Commit 04c871e

Browse files
change portfolio text link in overview
1 parent db2d8f2 commit 04c871e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/portfolio-agent/src/views/Overview.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ nav {
140140
display: flex;
141141
align-items: center;
142142
}
143+
.link {
144+
border-bottom: 1px solid currentColor;
145+
cursor: pointer;
146+
}
143147
144148
.filter {
145149
width: 100%;

0 commit comments

Comments
 (0)