Merged in fix/book-636-mobile-booking-widget-border-radius (pull request #3287)
fix(BOOK-636): updeted rounded corners and text align on mobile start page * fix(BOOK-636): updeted rounded corners and text align on mobile start page Approved-by: Erik Tiekstra
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
/* To avoid this "flash" the styling is set to transparent) */
|
||||
/* It is a non-standard css proprty, so shouldn't have too much of an effect on accessibility. */
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
border-bottom-right-radius: 10px;
|
||||
border-bottom-left-radius: 10px;
|
||||
border-radius: var(--Corner-radius-md);
|
||||
}
|
||||
|
||||
.complete {
|
||||
|
||||
Reference in New Issue
Block a user