ENH: Show Printer Thumbnail From Profile Folder

Change-Id: I1ebea7016bcf8725d80d450ea82ff85941cb0dc8
(cherry picked from commit 9cd50c690a70f103a9140fdb85cca7d2858874b0)
This commit is contained in:
zorro.zhang 2023-06-14 11:29:09 +08:00 committed by Lane.Wei
parent 5cd1c1b685
commit 26ec9ae385
4 changed files with 27 additions and 8 deletions

View file

@ -59,7 +59,7 @@
.PrinterArea
{
padding: 10px;
padding: 0px;
display: flex;
flex-wrap: wrap;
}
@ -68,7 +68,7 @@
{
width: 160px;
text-align: center;
padding: 10px;
padding: 8px;
}
.PrinterBlock img