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:
Dan Stillman 2021-08-21 06:36:09 -04:00
parent 102dac58f8
commit 7ef7943a17

View file

@ -158,6 +158,7 @@
position: absolute;
top: 0;
left: 0;
font-size: .7em;
}
.items-tree-message div {