stash
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="less">
|
||||
<style scoped lang="scss">
|
||||
.sent--text {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
@@ -77,17 +77,17 @@
|
||||
padding: 0 20rpx;
|
||||
}
|
||||
|
||||
.button {
|
||||
border: none;
|
||||
background: #34CE98;
|
||||
color: white;
|
||||
width: 120rpx;
|
||||
line-height: 70rpx;
|
||||
text-align: center;
|
||||
border-radius: 10rpx;
|
||||
font-size: 30rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
// .button {
|
||||
// border: none;
|
||||
// background: #34CE98;
|
||||
// color: white;
|
||||
// width: 120rpx;
|
||||
// line-height: 70rpx;
|
||||
// text-align: center;
|
||||
// border-radius: 10rpx;
|
||||
// font-size: 30rpx;
|
||||
// font-weight: bold;
|
||||
// }
|
||||
// .button[disabled] {
|
||||
// background-color: #555555;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user