Merge pull request #2053 from brkcvn/popper-element-ui

'Element-ui popper position bugfix solved'
This commit is contained in:
Cüneyt Şentürk 2021-05-25 11:31:22 +03:00 committed by GitHub
commit b360c71979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,10 @@
font-style: normal;
}
body {
height: 100%;
}
/*--Layout Content--*/
.content-layout {
max-width: 1300px !important;