aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views/PlayView.vue
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-05-09 23:35:04 +0200
committerGitHub <noreply@github.com>2023-05-09 23:35:04 +0200
commit007e32fd632da33ea1b1442f9a55f6ad008ad177 (patch)
tree32de00dddb0a5ea3cdbf0f4c24db92f6a0713e32 /src-vue/src/views/PlayView.vue
parent1ce900ca2d5cf91ae410c2ec918e1431aa15a677 (diff)
downloadFlightCore-007e32fd632da33ea1b1442f9a55f6ad008ad177.tar.gz
FlightCore-007e32fd632da33ea1b1442f9a55f6ad008ad177.zip
style: Partially autoformat Vue source files (#326)
* style: Add/remove spaces where applicable * style: Add missing newlines * style: Fix indentation * style: Add newlines between CSS classes
Diffstat (limited to 'src-vue/src/views/PlayView.vue')
-rw-r--r--src-vue/src/views/PlayView.vue3
1 files changed, 2 insertions, 1 deletions
diff --git a/src-vue/src/views/PlayView.vue b/src-vue/src/views/PlayView.vue
index 76f4f328..ff97c320 100644
--- a/src-vue/src/views/PlayView.vue
+++ b/src-vue/src/views/PlayView.vue
@@ -90,7 +90,8 @@ export default defineComponent({
margin-top: 3px;
}
-.fc_northstar__version, .fc_changelog__link {
+.fc_northstar__version,
+.fc_changelog__link {
display: inline-block;
}