vn-claim-action { .header { display: flex; justify-content: space-between; align-items: center; align-content: center; vn-tool-bar { flex: none } .vn-check { flex: none; } } vn-dialog[vn-id=addSales] { tpl-body { width: 950px; div { div.buttons { display: none; } vn-table{ min-width: 950px; } } } } vn-popover.lastTicketsPopover { vn-table { min-width: 650px; overflow: auto } div.ticketList { overflow: auto; max-height: 350px; } } .right { margin-left: 370px; } }