Browse Source

minor styling change

Dimitri Korsch 3 năm trước cách đây
mục cha
commit
e498267f8a
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      webui/src/components/window/top-navigation-bar.vue

+ 4 - 0
webui/src/components/window/top-navigation-bar.vue

@@ -197,6 +197,10 @@ export default {
   cursor: pointer;
 }
 
+.logout:hover {
+  color: #afafaf;
+}
+
 .jobs {
   font-family: "Roboto Condensed", sans-serif;
   white-space: nowrap;