correct haml and scss lints
This commit is contained in:
parent
a5a93260cf
commit
afcb811a8e
2 changed files with 30 additions and 26 deletions
|
@ -4,18 +4,22 @@
|
|||
padding-inline-start: 0;
|
||||
border-top: 1px solid var(--border-plain-grey);
|
||||
}
|
||||
|
||||
li {
|
||||
border-bottom: 1px solid var(--border-plain-grey);
|
||||
}
|
||||
|
||||
button {
|
||||
font-size: 1rem;
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
|
||||
legend {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.reinit a {
|
||||
background-image: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue