fix(vue.css): update sidebar style
This commit is contained in:
parent
e1da2f8a84
commit
fc140ef957
3 changed files with 20 additions and 2 deletions
|
|
@ -22,11 +22,12 @@ body {
|
|||
}
|
||||
|
||||
ul li a {
|
||||
color: #7f8c8d;
|
||||
color: #505d6b;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-decoration: none;
|
||||
font-size: 14px;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue