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

View File

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