24 lines
386 B
Plaintext
24 lines
386 B
Plaintext
.pf1.sheet {
|
|
form {
|
|
.tab.inventory {
|
|
footer {
|
|
.carry-bonus {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
|
|
label {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
gap: 0.3em;
|
|
|
|
input {
|
|
text-align: center;
|
|
width: 3em;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|