forked from GitHub-Mirrors/foundry-sw5e
Update actor-global.less
This commit is contained in:
parent
db93481e03
commit
4d8a81b397
1 changed files with 2 additions and 2 deletions
|
@ -1029,7 +1029,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
nav.sheet-navigation {
|
nav.sheet-navigation {
|
||||||
grid-template-columns: repeat(4, 1fr);
|
grid-template-columns: repeat(5, 1fr);
|
||||||
}
|
}
|
||||||
.tab.attributes {
|
.tab.attributes {
|
||||||
.traits-resources {
|
.traits-resources {
|
||||||
|
@ -1056,4 +1056,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue