mirror of
https://gitlab.com/itsulu-odoo/runboat.git
synced 2026-05-30 23:41:27 +00:00
Tweak card layout
This commit is contained in:
parent
e81854720e
commit
492696e060
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ class RunboatBuildElement extends LitElement {
|
|||
|
||||
static styles = css`
|
||||
.build-card {
|
||||
width: 16.2em;
|
||||
width: 16.5em;
|
||||
padding: 0.5em;
|
||||
border-radius: 0.5em;
|
||||
background-color: lightgray;
|
||||
|
|
|
|||
Loading…
Reference in a new issue