@import "variables"; vn-claim-detail { vn-textfield { margin: 0!important; max-width: 100px; } vn-dialog[vn-id=addSales] { tpl-body { width: 950px; div { div.buttons { display: none; } vn-table{ min-width: 950px; } } } } vn-popover.edit { div.popover { width: 200px; } vn-horizontal.header { background-color: $color-main; color: $color-font-dark; h5 { color: inherit; margin: 0 auto; } } p.simulatorTitle { margin-bottom: 0px; font-size: 12px; color: $color-main; } vn-label-value { padding-bottom: 20px; } div.simulator{ text-align: center; } } }