删个角度

This commit is contained in:
2023-01-16 18:18:50 +08:00
parent f08391527f
commit a4adcab0ba

View File

@@ -8,7 +8,6 @@
height: 40px; height: 40px;
font-size: 12px; font-size: 12px;
border: 2px solid white; border: 2px solid white;
border-radius: 5px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
background-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
} }