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