Fix PayPal billing flow and mobile admin UX
This commit is contained in:
@@ -870,6 +870,11 @@ html.guest-theme.dark {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.guest-layout {
|
||||
padding-bottom: var(--guest-bottom-nav-offset, calc(env(safe-area-inset-bottom, 0px) + 88px));
|
||||
scroll-padding-bottom: var(--guest-bottom-nav-offset, calc(env(safe-area-inset-bottom, 0px) + 88px));
|
||||
}
|
||||
|
||||
@theme inline {
|
||||
--animate-spin:
|
||||
spin 2s linear infinite;
|
||||
|
||||
Reference in New Issue
Block a user