1 line
2.6 KiB
Plaintext
1 line
2.6 KiB
Plaintext
.post-edit{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh}.post-edit__nav{-ms-flex-negative:0;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;position:relative;z-index:10}.post-edit__nav-row{display:-ms-flexbox;display:flex;height:96rpx;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 32rpx}.post-edit__close{display:-ms-flexbox;display:flex;height:76rpx;width:76rpx;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;color:#f0e9ff;justify-content:center}.post-edit__nav-title{color:#f0e9ff;font:600 34rpx/1 Space Grotesk,Inter,system-ui,sans-serif}.post-edit__nav-spacer{height:76rpx;width:76rpx}.post-edit__body{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1;padding:16rpx 32rpx 48rpx}.post-edit__footer{-ms-flex-negative:0;background:#14102b;border-top:2rpx solid rgba(216,180,255,.06);flex-shrink:0;padding:24rpx 40rpx 32rpx}.post-edit__submit{background:-webkit-gradient(linear,left top,right top,from(#d8b4ff),to(#ffb3c8));background:linear-gradient(90deg,#d8b4ff,#ffb3c8);border-radius:19998rpx;-webkit-box-sizing:border-box;box-sizing:border-box;color:#2a1d10;font:700 30rpx/1 Inter,system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;padding:30rpx;text-align:center;width:100%}.post-edit__submit:active{opacity:.9}.post-edit__submit--disabled{opacity:.45}.post-edit__textarea{background:rgba(31,23,66,.6);border:2rpx solid rgba(216,180,255,.1);border-radius:28rpx;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f0e9ff;font:400 30rpx/1.6 Inter,system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;min-height:320rpx;padding:28rpx;width:100%}.post-edit__placeholder{color:#8a7aab}.post-edit__count{color:#8a7aab;display:block;font:400 22rpx/1 Inter,system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;margin-top:16rpx;text-align:right}.post-edit__row{background:rgba(31,23,66,.6);border:2rpx solid rgba(216,180,255,.1);border-radius:28rpx;display:-ms-flexbox;display:flex;height:100rpx;margin-top:36rpx;padding:0 28rpx;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.post-edit__row-label{color:#f0e9ff;font:500 28rpx/1 Inter,system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.post-edit__row-value{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#8a7aab;font:400 26rpx/1 Inter,system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;gap:8rpx}.post-edit__hint{color:#8a7aab;display:block;font:400 24rpx/1.6 Inter,system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;margin-top:32rpx} |