- Introduce cache busting (to circumvent aggressive caching on iOS - but ideal in other contexts as well)
- Change the build process to allow cache busting - Optimisations to the build process - Several improvements of UI geared towards mobile experience -
This commit is contained in:
@@ -146,11 +146,6 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* Ensure forms in messages use full available width */
|
||||
.message .dynamic-form-container {
|
||||
width: 100%;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.message .dynamic-form {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user