Reduce field height by a few pixels

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

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-bottom: 1px;
}
.clickable {
cursor: pointer;