gwm icon indicating copy to clipboard operation
gwm copied to clipboard

样式问题

Open UGetMe opened this issue 6 years ago • 0 comments

将已经有设置position定位的容器设置为container,会导致样式错乱。elem.style.setProperty(key, css[key], 'important'),能不能先判断该元素有没有设置定位再进行设置?

UGetMe avatar Oct 30 '19 07:10 UGetMe