Improve label quantity input and unit picker

This commit is contained in:
2026-04-06 17:34:11 +02:00
parent 76d8180f41
commit 218647b2cb
2 changed files with 113 additions and 17 deletions
+4
View File
@@ -180,6 +180,10 @@ body {
z-index: 4;
}
.quantity-unit-picker {
z-index: 4;
}
.location-level-badge {
display: inline-flex;
align-items: center;