File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- syn keyword cssFontProp contained scroll- behavior
2- syn keyword cssFontAttr contained smooth
Original file line number Diff line number Diff line change 1- syn keyword cssFontProp contained continue overflow- clip- margin overflow- block overflow- inline scrollbar- gutter block- ellipsis line- clamp max- lines
1+ syn keyword cssFontProp contained continue overflow- clip- margin overflow- block overflow- inline scrollbar- gutter block- ellipsis line- clamp max- lines scroll- behavior
2+ syn keyword cssFontAttr contained smooth
Original file line number Diff line number Diff line change 354354}
355355
356356.cssom-1 {
357- display : auto;
358357}
359358
360359.cssom-view-1 {
361- scroll-behavior : smooth ;
360+ display : auto ;
362361}
363362
364363.device-adapt-1 {
@@ -840,9 +839,11 @@ mask {
840839 overflow-inline : auto;
841840 scrollbar-gutter : auto;
842841 block-ellipsis : auto;
842+ scroll-behavior : auto;
843843 line-clamp : auto;
844844 max-lines : auto;
845845 continue : auto;
846+ display : smooth;
846847}
847848
848849.overflow-4 ::nth-fragment (1 ) {
You can’t perform that action at this time.
0 commit comments