Initial commit: Fresh start with current state
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user