color darker
This commit is contained in:
parent
8b5f1129f0
commit
c6873ff7e0
4 changed files with 37 additions and 58 deletions
|
|
@ -15,11 +15,6 @@ input[type="number"] {
|
|||
.field {
|
||||
display: flex;
|
||||
|
||||
// label{
|
||||
// width: var(--label-w);
|
||||
// background-color: red;
|
||||
// flex-grow: 3;
|
||||
// }
|
||||
|
||||
label {
|
||||
font-weight: 600;
|
||||
|
|
@ -108,9 +103,6 @@ input[type="number"] {
|
|||
.checkbox-field{
|
||||
margin: calc(var(--space-xs)*2) 0;
|
||||
grid-template-columns: 3ch 1fr;
|
||||
label{
|
||||
// font-weight: normal;
|
||||
}
|
||||
input{
|
||||
justify-self: left;
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue