You've already forked vue-element-admin
feature: add fixedHeader settings
This commit is contained in:
@@ -95,6 +95,8 @@ export default {
|
||||
.navbar {
|
||||
height: 50px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
background: #fff;
|
||||
box-shadow: 0 1px 4px rgba(0,21,41,.08);
|
||||
|
||||
.hamburger-container {
|
||||
|
||||
Reference in New Issue
Block a user