style: 修改header的水晶样式
This commit is contained in:
parent
85beec6395
commit
3a2575c78e
@ -572,7 +572,7 @@ defineExpose({
|
|||||||
.crystal-info-container {
|
.crystal-info-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 34rpx;
|
height: 34rpx;
|
||||||
width: 120rpx;
|
/* width: 120rpx; */
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
@ -600,7 +600,7 @@ defineExpose({
|
|||||||
border-radius: 120rpx;
|
border-radius: 120rpx;
|
||||||
opacity: 0.75;
|
opacity: 0.75;
|
||||||
background: linear-gradient(270deg, rgba(168, 17, 255, 0.83) 0%, rgba(30, 180, 217, 0.470865) 81.01%, rgba(101, 10, 153, 0) 178.07%);
|
background: linear-gradient(270deg, rgba(168, 17, 255, 0.83) 0%, rgba(30, 180, 217, 0.470865) 81.01%, rgba(101, 10, 153, 0) 178.07%);
|
||||||
|
padding: 0 24rpx;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user