Round corners
This commit is contained in:
parent
3b4160c8e5
commit
0b58ac5184
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ class RunboatBuildElement extends LitElement {
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
width: 15em;
|
width: 15em;
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
|
border-radius: 0.5em;
|
||||||
}
|
}
|
||||||
.build-name {
|
.build-name {
|
||||||
font-size: x-small;
|
font-size: x-small;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue