Debuting the conversion of skills to items list : Db and item Sheet
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
&.peculiarity,
|
||||
&.property,
|
||||
&.signature-scroll,
|
||||
&.skill,
|
||||
&.technique,
|
||||
&.title,
|
||||
&.weapon {
|
||||
@@ -356,6 +357,16 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
&.skill {
|
||||
article {
|
||||
&.attributes {
|
||||
height: 4rem;
|
||||
}
|
||||
&.infos {
|
||||
height: calc(100% - 5rem);
|
||||
}
|
||||
}
|
||||
}
|
||||
&.weapon {
|
||||
article {
|
||||
&.attributes {
|
||||
|
||||
Reference in New Issue
Block a user