fix: 内存计算误差
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
.info-box {
|
||||
border-radius: 30px;
|
||||
padding: 30px;
|
||||
backdrop-filter: blur(30px);
|
||||
backdrop-filter: blur(60px);
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user