ASEMiniProgram/dist/sticky-item/index.wxss

1 line
264 B
Plaintext
Raw Normal View History

2021-03-20 17:48:56 +00:00
.i-sticky-item-header{background:#eee;font-size:14px;width:100%;height:32px;line-height:32px}.i-sticky-item-content{font-size:14px}.i-sticky-title{width:100%;padding:0 15px;box-sizing:border-box;background:#eee}.i-sticky-fixed .i-sticky-title{position:fixed;top:0}