test: update box-shadow with radius

This commit is contained in:
Niklas von Hertzen
2021-07-15 18:24:39 +08:00
committed by GitHub
parent 522e5aac5f
commit 578bb771bf

View File

@ -9,7 +9,7 @@
margin: 10px;
display: inline-block;
min-height: 50px;
// border-radius: 10px;
border-radius: 10px;
}
body {