Browse Source

fix motd style

Davide Alberani 6 years ago
parent
commit
e1542de546
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/Toolbar.vue

+ 3 - 0
src/Toolbar.vue

@@ -263,6 +263,9 @@ export default {
     color: white !important;
 }
 
+</style>
+<style>
+
 .motd p {
     margin-top: 0px;
     margin-bottom: 0px;