@@ -329,7 +329,7 @@ export default {
|
|||||||
box-shadow: 0rpx 12rpx 30rpx rgba(0,0,0,0.1);
|
box-shadow: 0rpx 12rpx 30rpx rgba(0,0,0,0.1);
|
||||||
.trangle {
|
.trangle {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 80rpx;
|
bottom: 120rpx;
|
||||||
left: -15rpx;
|
left: -15rpx;
|
||||||
width: 30rpx;
|
width: 30rpx;
|
||||||
height: 30rpx;
|
height: 30rpx;
|
||||||
@@ -338,6 +338,7 @@ export default {
|
|||||||
transform: rotate(45deg);
|
transform: rotate(45deg);
|
||||||
}
|
}
|
||||||
.title {
|
.title {
|
||||||
|
width: 110%;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.content {
|
.content {
|
||||||
|
|||||||
Reference in New Issue
Block a user