浏览代码

minor styling change

Dimitri Korsch 3 年之前
父节点
当前提交
e498267f8a
共有 1 个文件被更改,包括 4 次插入0 次删除
  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;