Remove top rule so validation messages are positioned correctly below the fields (https://github.com/woocommerce/woocommerce-blocks/pull/4582)

This commit is contained in:
Mike Jolley 2021-08-16 13:46:37 +01:00 committed by GitHub
parent 0d6bb11135
commit 4d72866925
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
color: $alert-red;
max-width: 100%;
position: absolute;
top: calc(100% - 1px);
white-space: normal;
> p {