UNPKG

@reown/appkit-pay

Version:
17 lines (15 loc) 280 B
import { css } from 'lit'; export default css ` :host { display: block; height: 100%; width: 100%; } wui-flex:first-child:not(:only-child) { position: relative; } wui-loading-thumbnail { position: absolute; } `; //# sourceMappingURL=styles.js.map