Fix unseparating line of text in panel
This commit is contained in:
parent
a6371eddfc
commit
5c70010595
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
.simple-translate-result-wrapper {
|
.simple-translate-result-wrapper {
|
||||||
all: initial;
|
all: initial;
|
||||||
position: inherit;
|
position: absolute;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
visibility: inherit;
|
visibility: inherit;
|
||||||
opacity: inherit;
|
opacity: inherit;
|
||||||
|
|
Loading…
Reference in a new issue