diff --git a/Frontend/src/components/Queue/components/PrintCardContainer.css b/Frontend/src/components/Queue/components/PrintCardContainer.css index 83aeb515..d17a24da 100755 --- a/Frontend/src/components/Queue/components/PrintCardContainer.css +++ b/Frontend/src/components/Queue/components/PrintCardContainer.css @@ -6,6 +6,7 @@ text-align: left; width: 97%; height: fit-content; + overflow: visible; } .mouseOverColorPickerContainer { @@ -66,7 +67,6 @@ .printAdditionalInfo { display: flex; - overflow: overlay; } .emailRecipient {