邓洁 : 打开弹窗时背景更改
This commit is contained in:
@@ -99,7 +99,6 @@ let isWaring = computed(() => {
|
||||
white-space: nowrap;
|
||||
height: 37px;
|
||||
font-size: 28px;
|
||||
font-family: MicrosoftYaHei;
|
||||
color: #d6f1fa;
|
||||
line-height: 37px;
|
||||
margin: 0 20px 0 14px;
|
||||
@@ -125,7 +124,7 @@ let isWaring = computed(() => {
|
||||
#point {
|
||||
position: absolute;
|
||||
height: 20px;
|
||||
background: #60ddde;
|
||||
background: #92D18F;
|
||||
width: 3px;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 0 10px #92D18F;
|
||||
|
||||
Reference in New Issue
Block a user