Reduce item pane message font size
E.g., "Loading items…" Maybe we want this bigger, but this is roughly what we had before and matches the tag selector and item pane messages.
This commit is contained in:
parent
102dac58f8
commit
7ef7943a17
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
font-size: .7em;
|
||||
}
|
||||
|
||||
.items-tree-message div {
|
||||
|
|
Loading…
Add table
Reference in a new issue