src/views/layout/index.vue
@@ -179,20 +179,27 @@ height: 36px; color: #fff; display: flex; flex-direction: column; align-items: center; justify-content: space-between; padding: 0 10px; cursor: pointer; .img { width: 16px; height: 16px; margin-right: 5px; } span { font-size: 13px; } } .login-out:hover { background-color: #3c5e8f; border-radius: 20px; } } .main-container {