Round some more corners

This commit is contained in:
2021-08-18 13:00:07 +02:00
parent fee81146aa
commit 8a91135794
8 changed files with 46 additions and 25 deletions

View File

@@ -75,6 +75,8 @@ const delete_bucket = async () => {
transition: box-shadow 0.5s;
box-shadow: 1px 1px var(--layer_3_shadow) 0 var(--shadow_color);
margin: 1em 0;
border-radius: 8px;
overflow: hidden;
}
.bucket_header {
display: flex;