combo page reprint issue solving
This commit is contained in:
parent
d3a8ba292f
commit
50b8a1be70
|
|
@ -354,11 +354,11 @@ const BSC1NavBar = () => {
|
|||
</TooltipWrapper>
|
||||
)}
|
||||
|
||||
{isMobile && (
|
||||
|
||||
<div className="comboPrinterIcon">
|
||||
<BSPrinterSetting />
|
||||
</div>
|
||||
)}
|
||||
|
||||
|
||||
<div className="BSC1NavBar-person" onClick={UserAcc}>
|
||||
<TooltipWrapper title="Account " isMobile={isMobile}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue