fix: 移除首页测试按钮样式

This commit is contained in:
yangzhe 2025-07-11 13:54:31 +08:00
parent 6a341a89c3
commit 1a05539731
1 changed files with 0 additions and 14 deletions

View File

@ -789,20 +789,6 @@ page {
// overflow-y: auto; /* 使autoscroll */ //
}
//
.test-button {
position: fixed;
bottom: 180rpx;
right: 30rpx;
background-color: #4370fe;
color: #ffffff;
padding: 16rpx 24rpx;
border-radius: 10rpx;
font-size: 28rpx;
z-index: 999;
box-shadow: 0 2rpx 10rpx rgba(0, 0, 0, 0.2);
}
.chat-card {
// background-color: #ffffff;
// border-radius: 16rpx;