Merge pull request #2053 from brkcvn/popper-element-ui
'Element-ui popper position bugfix solved'
This commit is contained in:
commit
b360c71979
|
|
@ -9,6 +9,10 @@
|
|||
font-style: normal;
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/*--Layout Content--*/
|
||||
.content-layout {
|
||||
max-width: 1300px !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue