mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2026-03-08 05:48:41 +00:00
Navigation item :hover text underline fix.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
.nav-item {
|
||||
|
||||
.nav-link {
|
||||
text-decoration: none;
|
||||
text-decoration: none!important;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 48px;
|
||||
|
||||
Reference in New Issue
Block a user