Finished styles for items and change npc svg

This commit is contained in:
Mandar
2020-12-23 18:39:33 +01:00
parent 0939293346
commit cf06635b01
17 changed files with 182 additions and 103 deletions

View File

@@ -18,6 +18,7 @@
.identity-wrapper {
flex: 1 1 100%;
h1 {
flex: 0 0 calc(100% - 75px - 1.25rem);
margin: 0 0 1rem 1rem;
}
.identity-list {
@@ -26,6 +27,8 @@
margin-bottom: 0.5rem;
li {
flex: 1;
flex-wrap: wrap;
display: flex;
select {
width: 100%;
background: transparent;