Fix lineDecoration example css error
parent
a5c9de82be
commit
e4d55a9189
|
@ -5,8 +5,9 @@
|
|||
font-weight: bold;
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
.myLineDecoration {
|
||||
background: lightblue;
|
||||
width: 5px !important;
|
||||
left: 3px;
|
||||
}
|
||||
margin-left: 3px;
|
||||
}
|
Loading…
Reference in New Issue