diff --git a/src/App.vue b/src/App.vue index 8034e77..ea4f315 100644 --- a/src/App.vue +++ b/src/App.vue @@ -30,7 +30,6 @@ body { padding: 0; width: 100%; height: 100%; - font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: transparent; diff --git a/src/components/GeneralHeader.vue b/src/components/GeneralHeader.vue index 0a58e67..f167961 100644 --- a/src/components/GeneralHeader.vue +++ b/src/components/GeneralHeader.vue @@ -225,10 +225,6 @@ onMounted(() => { diff --git a/src/components/historySalary.vue b/src/components/historySalary.vue index 2dd614e..d4a4ffd 100644 --- a/src/components/historySalary.vue +++ b/src/components/historySalary.vue @@ -106,7 +106,6 @@ const getTypeText = (type) => {