Reduce field height by two pixels

This commit is contained in:
Matthias Metelka 2022-08-08 23:58:02 +02:00
parent d63e3c6d14
commit c289d3cc7c

View file

@ -56,7 +56,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
background-color: var(--label-color, transparent);
padding: 2px 0;
padding: 1px 0;
}
.clickable {
cursor: pointer;