Skip to content

Commit 8fc54da

Browse files
committed
docs: add transition for hint
1 parent 65eb2bc commit 8fc54da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ body .prism-editor__line-numbers {
190190
font-size: 2em;
191191
color: red;
192192
transform: rotate(-30deg);
193+
transition: transform 0.2s;
193194
}
194195
195196
@media (max-width: 1400px) {

0 commit comments

Comments
 (0)