Skip to content

Commit ca9a03e

Browse files
Router links underlined only when selected
Router links underlined only when selected Router links underlined only when selected
1 parent 0c5e549 commit ca9a03e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/src/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ body {
3737
color: #444;
3838
border-radius: 5px;
3939
padding: 5px;
40+
text-decoration: none;
4041
}
4142
4243
#nav a.router-link-exact-active {

0 commit comments

Comments
 (0)