update style

chromesetting
tangjiang 5 years ago
parent d4652f4cda
commit 31cf481777

@ -29,6 +29,10 @@
text-overflow:ellipsis;
white-space: nowrap;
cursor: pointer;
transition: .3s;
&:hover{
background-color: rgba(235, 235, 235, .3);
}
.jupyter_icon{
color: rgb(74, 188, 125);
font-size: 16px;

Loading…
Cancel
Save