A bug in ant-popover-arrow width and height #8549
Closed
Comments
I cannot see any problem in your description. |
Although these code is unused now. |
@afc163 I just set a 'modifyVars' of '@popover-arrow-width' , but it has no effect, just because this style! |
Right, fixed above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.0.1
Environment
3.0.1
Reproduction link
ant-design/components/popover/style/index.less
Line 105 in bbbdb99
Steps to reproduce
ant-design/components/popover/style/index.less
Line 105 in bbbdb99
This
&
will overwrite the width and height has set beforeWhat is expected?
Do not overwrite the width and height
What is actually happening?
width:0;
height:0;
The text was updated successfully, but these errors were encountered: