V
V
Vadim Yagofarov2018-02-10 13:49:52
css
Vadim Yagofarov, 2018-02-10 13:49:52

Problems with the module window, flickering how to remove?

I set a simple module window without using js, on bare html and css. And when you click on the button, the window appears but not correctly and it flickers terribly when hovering over it. I can't figure out why. and the same problem when I took a ready-made window from the Internet. Tell me what's the problem?
5a7ecd0a9e740569759603.png
kuptso4c.beget.tech/pay-chester#openModal

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
IIIu6ko, 2018-02-10
@GIRUPC

This is because on hover on .pay-block-packet you have transform: scale(1.1);
Remove it and everything will be fine.
If you want to save the scale, then take out the block with the modal window from the .pay-block-packet block

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question