fix(employee-list): add background color to input fields in employee detail dialog because I forgot, like a junior dev
This commit is contained in:
parent
d7b4e150ac
commit
b56510c6db
|
|
@ -21,7 +21,7 @@
|
||||||
label-slot
|
label-slot
|
||||||
no-error-icon
|
no-error-icon
|
||||||
hide-bottom-space
|
hide-bottom-space
|
||||||
class="col q-mx-sm q-my-xs rounded-5 shadow-12"
|
class="col q-mx-sm q-my-xs rounded-5 bg-dark shadow-12"
|
||||||
>
|
>
|
||||||
<template #label>
|
<template #label>
|
||||||
<span
|
<span
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user