react-modal-dialog icon indicating copy to clipboard operation
react-modal-dialog copied to clipboard

Calculate top wrongly

Open ghost opened this issue 6 years ago • 1 comments

I have a problem, On another page, the top is calculated correctly. screen shot 2018-02-06 at 15 44 50 No have idea how resolve this.

ghost avatar Feb 06 '18 13:02 ghost

I solved it with add

.narcissus_17w311v {
	top: 45vh !important;
}

I do not think it's the ideal solution.

ghost avatar Feb 07 '18 12:02 ghost