Update actor-global.less

This commit is contained in:
TJ 2021-01-24 18:40:29 -06:00 committed by GitHub
parent db93481e03
commit 4d8a81b397
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1029,7 +1029,7 @@
}
}
nav.sheet-navigation {
grid-template-columns: repeat(4, 1fr);
grid-template-columns: repeat(5, 1fr);
}
.tab.attributes {
.traits-resources {
@ -1056,4 +1056,4 @@
}
}
}
}
}