fix font-size in ItemListTab
This commit is contained in:
parent
a828a80a7e
commit
9619c5ed6b
@ -201,3 +201,7 @@
|
||||
.items-list-scroll::-webkit-scrollbar-thumb {
|
||||
background: rgba(0, 255, 255, 0.2);
|
||||
}
|
||||
|
||||
.section-title {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user