From ab9bc98c6f9ab820f7f4f343b524f7b8310ef272 Mon Sep 17 00:00:00 2001
From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com>
Date: Mon, 17 Feb 2020 10:30:42 +0800
Subject: [PATCH] 南沙小程序修改

---
 SunshineLnsMinApp/templeteDist/wuxDist/textarea/index.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/SunshineLnsMinApp/templeteDist/wuxDist/textarea/index.wxss b/SunshineLnsMinApp/templeteDist/wuxDist/textarea/index.wxss
index 4160430..1ccd021 100644
--- a/SunshineLnsMinApp/templeteDist/wuxDist/textarea/index.wxss
+++ b/SunshineLnsMinApp/templeteDist/wuxDist/textarea/index.wxss
@@ -1 +1 @@
-.wux-textarea{position:relative;display:-ms-flexbox;display:flex;align-item:center}.wux-textarea__label{margin-left:0;margin-right:10rpx;text-align:left;white-space:nowrap;overflow:hidden;width:210rpx}.wux-textarea__control{-ms-flex:1;flex:1}.wux-textarea__item{width:100%;border:0;outline:0;-webkit-appearance:none;background-color:transparent;font-size:inherit;color:inherit;height:1.47058824em;min-height:1.47058824em;line-height:1.47058824}.wux-textarea__extra{color:#888;margin-left:10rpx}.wux-textarea__error{margin-left:10rpx}.wux-textarea__clear{display:none}.wux-textarea--focus .wux-textarea__clear{display:block}.wux-textarea--disabled{opacity:.3}.wux-textarea--error .wux-textarea__control{color:#ef473a}.wux-textarea__count{position:absolute;bottom:-12rpx;right:0;color:#888;font-size:28rpx;line-height:1.47058824}.wux-textarea__current{color:#333}.wux-textarea--has-count .wux-textarea__control{padding-bottom:20rpx}
\ No newline at end of file
+.wux-textarea{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.wux-textarea__label{margin-left:0;margin-right:10rpx;text-align:left;white-space:nowrap;overflow:hidden;width:210rpx;-ms-flex-item-align:start;align-self:flex-start}.wux-textarea__control{-ms-flex:1;flex:1}.wux-textarea__item{width:100%;border:0;outline:0;-webkit-appearance:none;background-color:transparent;font-size:inherit;color:inherit;height:1.47058824em;min-height:1.47058824em;line-height:1.47058824}.wux-textarea__extra{color:rgba(0,0,0,.45);margin-left:10rpx}.wux-textarea__error{margin-left:10rpx}.wux-textarea__clear{display:none}.wux-textarea--focus .wux-textarea__clear{display:block}.wux-textarea--disabled{opacity:.3}.wux-textarea--error .wux-textarea__control{color:#ef473a}.wux-textarea__count{position:absolute;bottom:-12rpx;right:0;color:rgba(0,0,0,.45);font-size:28rpx;line-height:1.47058824}.wux-textarea__current{color:rgba(0,0,0,.85)}.wux-textarea--has-count .wux-textarea__control{padding-bottom:20rpx}
\ No newline at end of file

--
Gitblit v1.8.0