Fix underline style
This commit is contained in:
parent
0823484913
commit
17897c37f8
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@
|
||||||
.folder-name {
|
.folder-name {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: $gl-text-color-secondary;
|
color: $gl-text-color-secondary;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue