mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-15 01:33:54 +00:00
reverts
This commit is contained in:
parent
23358234da
commit
ad3950d4ee
@ -359,8 +359,8 @@ export default defineComponent({
|
|||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
// scroll-snap-points-y: repeat(100%);
|
scroll-snap-points-y: repeat(100%);
|
||||||
// scroll-snap-destination: 0 0;
|
scroll-snap-destination: 0 0;
|
||||||
scroll-snap-type: y mandatory;
|
scroll-snap-type: y mandatory;
|
||||||
scroll-snap-type: mandatory;
|
scroll-snap-type: mandatory;
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
|
Loading…
Reference in New Issue
Block a user