WindmillWWindmill
Powered by
fevaF
Windmill•15mo ago•
9 replies
feva

can't make mobile styles work

https://app.windmill.dev/public/thrive-health-holdings/b88e89a044f118ea68466287cc973a09
how can I make it work on mobile?
this is the global CSS I've used so far:
#app-content {
  min-width: unset !important;
}

.wm-app-grid, .svlt-grid-item {
  width: 100% !important;
}

.wm-app-grid, .wm-schema-form {
  padding: 0 !important;
}

.svlt-grid-item {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  height: auto !important;
}

.svlt-grid-container {
  height: auto !important;
}

body > div:nth-child(1) > div.z-50.text-2xs.text-tertiary.absolute.top-3.left-2 {
  display: none !important;
}

body > div:nth-child(1) > div.z-50.text-xs.fixed.bottom-1.right-2 {
  display: none !important;
}
#app-content {
  min-width: unset !important;
}

.wm-app-grid, .svlt-grid-item {
  width: 100% !important;
}

.wm-app-grid, .wm-schema-form {
  padding: 0 !important;
}

.svlt-grid-item {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  height: auto !important;
}

.svlt-grid-container {
  height: auto !important;
}

body > div:nth-child(1) > div.z-50.text-2xs.text-tertiary.absolute.top-3.left-2 {
  display: none !important;
}

body > div:nth-child(1) > div.z-50.text-xs.fixed.bottom-1.right-2 {
  display: none !important;
}
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

tag "chromium" doesn't work for my workflow
Dylan ParkDDylan Park / help
16mo ago
Git sync doesn't work
DmiriiDDmirii / help
17mo ago
Can't get Python to work with TLS Interception, always UnknownIssuer
huschplayHhuschplay / help
13mo ago
chromium tag code doesn't work suddenly.
Dylan ParkDDylan Park / help
15mo ago