mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
Fixing docs site home screen mobile layout issues (#10886)
* fixing phone layout issues, "sqlab" -> "SQL Lab"
* fixing docs width/scrolling issues
* Revert "fixing docs width/scrolling issues"
This reverts commit 53c6482083.
* minor cherry on top-> remove nowrap and improve a link in README
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
This commit is contained in:
@@ -96,7 +96,6 @@ const contentStyle = css`
|
||||
border-radius: 3px;
|
||||
max-width: 800px;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
overflow: auto;
|
||||
}
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user