Closed 0ptim closed 9 months ago
Currently, if someone uses a class to apply an overflow value to the body, the value won't be reset to default in removeBodyStyle.
overflow
body
removeBodyStyle
This way, the current computed value is used.
Currently, if someone uses a class to apply an
overflow
value to thebody
, the value won't be reset to default inremoveBodyStyle
.This way, the current computed value is used.