10 lines
375 B
Plaintext
10 lines
375 B
Plaintext
|
|
|
||
|
|
/*每个页面公共css */
|
||
|
|
/* 删除图标统一样式 */
|
||
|
|
.delete-icon {
|
||
|
|
width: 40rpx !important;
|
||
|
|
height: 40rpx !important;
|
||
|
|
display: inline-block;
|
||
|
|
vertical-align: middle;
|
||
|
|
}
|
||
|
|
page{--status-bar-height:25px;--top-window-height:0px;--window-top:0px;--window-bottom:0px;--window-left:0px;--window-right:0px;--window-magin:0px}[data-c-h="true"]{display: none !important;}
|