Skip to content

Commit 804fc47

Browse files
committed
added router-link style
1 parent 4c0add8 commit 804fc47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/app/styles/layout/_stateContainer.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@
9393
background-color: $navbar-unselected;
9494
text-decoration: none;
9595
color: $navbar-unselected-text;
96+
97+
border-top-right-radius: 10px;
98+
border-top-left-radius: 10px;
9699
}
97100

98101
.router-link:hover {

0 commit comments

Comments
 (0)