Style for new items bond/title + fix XP table
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// Item List
|
||||
.item-list {
|
||||
flex: 100%;
|
||||
.tab[data-tab] {
|
||||
display: none;
|
||||
}
|
||||
.item {
|
||||
.item-header {
|
||||
display: flex;
|
||||
@@ -426,4 +429,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
article {
|
||||
flex: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user