mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Merged PR 1552: #4087 Warenausgabe/Abholfach - Label Breite angepasst
#4087 Warenausgabe/Abholfach - Label Breite angepasst Related work items: #4087
This commit is contained in:
committed by
Nino Righi
parent
13ec323ac4
commit
a8213d79fd
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user