修改代码

This commit is contained in:
wangguoqing 2022-10-08 19:54:30 +08:00
parent 418512aa11
commit 41162e608d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import {css, CSSResult} from 'lit'
export const sharedStyles: CSSResult = css`
.holder {
position: absolute;
position: relative;
width: 100%;
height: 0;
padding: 0;