mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 12:35:07 +00:00
Navigation item :hover text underline fix.
This commit is contained in:
parent
3b0e92c102
commit
522a5ec976
|
@ -14,7 +14,7 @@
|
|||
.nav-item {
|
||||
|
||||
.nav-link {
|
||||
text-decoration: none;
|
||||
text-decoration: none!important;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 48px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user