|
@@ -942,7 +942,7 @@ export default {
|
|
|
box-sizing: border-box;
|
|
|
.box {
|
|
|
width: 100%;
|
|
|
- height: ~"calc((100% - 16px) / 3)";
|
|
|
+ height: ~"calc((100% - 20px) / 3)";
|
|
|
background: radial-gradient(#20284f 20%, transparent 20%) 0 0;
|
|
|
background-color: transparent;
|
|
|
background-size: 8px 8px;
|