This commit is contained in:
kron
2026-01-12 10:09:36 +08:00
parent 88fbc93d97
commit 121d0e36f3
7 changed files with 22 additions and 18 deletions

View File

@@ -30,10 +30,10 @@ const props = defineProps({
}
.normal {
background-image: url("../static/bubble-tip.png");
width: 190rpx;
width: 157rpx;
height: 105rpx;
padding-top: 5px;
padding-left: 49rpx;
padding-top: 10px;
padding-left: 30rpx;
}
.normal2 {
background-image: url("../static/bubble-tip4.png");