样式优化

This commit is contained in:
禺狨 2023-07-03 11:40:56 +08:00
parent d81981bebb
commit 875a7009a3

View File

@ -120,7 +120,8 @@
flex-direction: column;
text-align: left;
height: 92px;
background: #ffffff;
background-color: rgba(255, 255, 255, 0.6);
border: 1px solid rgba(255, 255, 255);
border-radius: 8px;
box-sizing: border-box;
padding: 20px 15px;