| | |
| | | .ibm{ display: inline-block; vertical-align: middle;}
|
| | | .bbox{ box-sizing: border-box;}
|
| | | .rauto{ margin-left:auto; margin-right:auto}
|
| | | .fixedBottom{position: fixed; left: 0; bottom: 0; width: 100%;}
|
| | | .fixedBottom{position: fixed; left: 0; bottom: env(safe-area-inset-bottom); width: 100%;}
|
| | | .lh1-6{line-height: 1.6;}
|
| | | .lh1-6{line-height: 1.6;}
|
| | | .lh1-8{line-height: 1.8;}
|
| | |
| | | .sbtn_black_rim{ color: #333; border-color:#eee; }
|
| | | .sbtn_gray_rim{ color: #999; border-color:#ccc; }
|
| | | /* flex */
|
| | | .flex{ display: flex;}
|
| | | .flex{ display: flex !important;}
|
| | | .cXY{ display: flex; align-items: center;justify-content: center;}
|
| | | .cY{ display: flex; align-items: center;}
|
| | | .cX{display: flex; justify-content: center}
|
| | |
| | | /* /deep/ .uicon-close .u-icon--right{ position: absolute; right: 30rpx; top: 30rpx; z-index: 999;} */ |
| | | .popCloseBtn{ position: absolute; width:50rpx; height:50rpx; right: 20rpx; top: 20rpx;}
|
| | | .fixedTL{ position: absolute; left: 0; top: 0;}
|
| | | .fixedTR{ position: absolute; right: 0; top: 0;}
|
| | | .fixedTR{ position: absolute; right: 0; top: 0;} |
| | | |
| | | .beyondO { white-space: nowrap; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; overflow: hidden;} |