mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 04:40:11 +00:00
Use system font stack (#1326)
Closes https://github.com/woodpecker-ci/woodpecker/issues/1316 Applied suggestion by @silverwind
This commit is contained in:
@@ -54,7 +54,6 @@ export default defineComponent({
|
||||
|
||||
<style scoped>
|
||||
.app {
|
||||
font-family: Avenir, Helvetica, Arial, sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
Reference in New Issue
Block a user