xzs-mysql/source/wx/xzs-student/component/iView/sticky-item/index.wxss

1 line
264 B
Plaintext
Raw Normal View History

2020-06-14 16:44:45 +08: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}