remark.acss 198 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 12 .notes { border: 1rpx solid rgba(10, 10, 10, 0.14); border-radius: 8rpx; padding: 16rpx; margin-top: 16rpx; } .notes-edit { min-height: 400rpx; padding: 32rpx; margin-bottom: 16rpx; }