Fix popup opening not smooth
This commit is contained in:
parent
69023de9a4
commit
886e5bee81
|
@ -68,6 +68,8 @@ body {
|
|||
"Arial", "Helvetica", sans-serif;
|
||||
font-size: 13px;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
min-width: 348px;
|
||||
background-color: var(--main-bg);
|
||||
|
||||
#root {
|
||||
|
|
Loading…
Reference in a new issue