diff --git a/resources/js/Pages/IkeaRoot.vue b/resources/js/Pages/IkeaRoot.vue index 630078e..f71e7c5 100644 --- a/resources/js/Pages/IkeaRoot.vue +++ b/resources/js/Pages/IkeaRoot.vue @@ -661,10 +661,11 @@ const selectedRowClassNameFunction = (item) => { width: 128px; } -.selected-row { +.selected-row { + --easy-table-body-row-hover-background-color: #f56c6c; --easy-table-body-row-background-color: #f56c6c; --easy-table-body-row-font-color: #fff; - --easy-table-body-even-row-background-color: #f56c6c + --easy-table-body-even-row-background-color: #f56c6c; } :root .result-country {