| | |
| | | .textareas {
|
| | | -webkit-user-select: auto;
|
| | | width: 6.6rem;
|
| | | height: 2rem;
|
| | | max-height: 2rem;
|
| | | height: auto;
|
| | | border: none;
|
| | | outline: medium;
|
| | | color: #333333;
|
| | | color: #666666;
|
| | | font-size: 0.24rem;
|
| | | margin-top: 0.1rem;
|
| | | margin-left: 0.05rem;
|
| | | caret-color: #E5005C;
|
| | | overflow-y: auto;
|
| | | }
|
| | |
|
| | | .div_commentText {
|
| | |
| | | }
|
| | |
|
| | | .div_items {
|
| | | height: 4.05rem;
|
| | | background-color: red;
|
| | | margin-top: 0.2rem;
|
| | | margin-bottom: 0.2rem;
|
| | | }
|
| | |
|
| | | .div_items img {
|
| | | border-radius: 0.16rem;
|
| | | width: 100%;
|
| | | display: block;
|
| | | margin-top: 0;
|
| | | height: auto;
|
| | | }
|
| | |
|
| | |
|
| | | .div_commit {
|
| | | border-top: #D1D1D1 solid 1px;
|
| | |
| | | position: fixed;
|
| | | width: 7.5rem;
|
| | | height: 0.96rem;
|
| | | top: 11.1rem;
|
| | |
|
| | | bottom: 0;
|
| | | z-index: 9999;
|
| | | display: -webkit-flex;
|
| | | align-items: center;
|
| | | }
|
| | |
|
| | | @supports (bottom: env(safe-area-inset-bottom)) {
|
| | | .div_commit {
|
| | | padding-bottom: env(safe-area-inset-bottom);
|
| | | }
|
| | | }
|
| | |
|
| | | .div_commit div {
|
| | |
| | | .share_content_content_img {
|
| | | display: -webkit-flex;
|
| | | justify-content: center;
|
| | | } |
| | | |
| | | }
|
| | |
|
| | | .share_content_content_img img {
|
| | | width: 0.98rem; |
| | | width: 0.98rem;
|
| | | height: 0.98rem;
|
| | | }
|
| | |
|
| | | .share_content_content_title {
|
| | | color: #666666;
|
| | | font-size: 0.26rem;
|
| | | height: 0.26rem;
|
| | | display: -webkit-flex;
|
| | | align-items: center;
|
| | | justify-content: center;
|
| | | margin-top: 0.12rem;
|
| | | }
|
| | |
|
| | | .div_cancel {
|
| | | color: #333333;
|
| | | font-size: 0.3rem;
|
| | | height: 1rem;
|
| | | display: -webkit-flex;
|
| | | align-items: center;
|
| | | justify-content: center;
|
| | | } |
| | | |
| | | .share_content_content_title { |
| | | color: #666666; |
| | | font-size: 0.26rem; |
| | | height: 0.26rem; |
| | | display: -webkit-flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | margin-top: 0.12rem; |
| | | } |
| | | |
| | | .div_cancel { |
| | | color: #333333; |
| | | font-size: 0.3rem; |
| | | height: 1rem; |
| | | display: -webkit-flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |