forked from GitHub-Mirrors/foundry-sw5e
Merge branch 'Develop' into Develop-VJ
This commit is contained in:
commit
fb99bfeff6
3 changed files with 619 additions and 620 deletions
|
@ -489,7 +489,6 @@
|
|||
&.item-action {flex: 0 0 100px}
|
||||
&.attunement {flex: 0 0 24px}
|
||||
}
|
||||
|
||||
.item-weight {
|
||||
flex: 0 0 60px;
|
||||
border-left: 1px solid @colorFaint;
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -292,4 +292,4 @@ export default class ActorSheet5eCharacter extends ActorSheet5e {
|
|||
// Default drop handling if levels were not added
|
||||
super._onDropItemCreate(itemData);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue