'Element-ui popper position bugfix solved'
This commit is contained in:
parent
cdfe846d4b
commit
1d8bad43e2
|
|
@ -9,6 +9,10 @@
|
|||
font-style: normal;
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/*--Layout Content--*/
|
||||
.content-layout {
|
||||
max-width: 1300px !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue