Restore flyout corners
This commit is contained in:
@@ -899,8 +899,8 @@ button {
|
||||
padding: 1.2rem;
|
||||
border-top-left-radius: 2rem;
|
||||
border-top-right-radius: 2rem;
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-bottom-left-radius: 2rem;
|
||||
border-bottom-right-radius: 2rem;
|
||||
}
|
||||
|
||||
.contact-flyover__close {
|
||||
|
||||
Reference in New Issue
Block a user