Merged PR 1552: #4087 Warenausgabe/Abholfach - Label Breite angepasst

#4087 Warenausgabe/Abholfach - Label Breite angepasst

Related work items: #4087
This commit is contained in:
Andreas Schickinger
2023-06-06 15:23:46 +00:00
committed by Nino Righi
parent 13ec323ac4
commit a8213d79fd

View File

@@ -49,11 +49,11 @@
@apply flex flex-row my-1;
.label {
width: 145px;
width: 10rem;
}
.value {
@apply flex flex-row font-bold;
@apply flex flex-row font-bold pr-2;
ui-icon {
@apply flex items-center;