Round corners

This commit is contained in:
Stéphane Bidoul 2021-11-20 19:54:26 +01:00
parent 3b4160c8e5
commit 0b58ac5184
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92

View file

@ -17,6 +17,7 @@ class RunboatBuildElement extends LitElement {
padding: 0.5em;
width: 15em;
background-color: lightgray;
border-radius: 0.5em;
}
.build-name {
font-size: x-small;