refactor: เปลี่ยน icon

This commit is contained in:
Net 2024-07-08 16:37:08 +07:00
parent afc08791c6
commit 6ea6cf231f

View file

@ -1049,7 +1049,7 @@ watch(locale, () => {
</q-td>
<q-td>
<q-btn
icon="mdi-eye"
icon="mdi-eye-outline"
size="sm"
dense
round
@ -1680,7 +1680,6 @@ watch(locale, () => {
--_branch-status-color: var(--red-4-hsl);
--_branch-badge-bg: var(--red-4-hsl);
filter: grayscale(1);
background-color: hsl(var(--gray-6-hsl) / 0.1);
opacity: 0.5;
}