Improve mobile user experience on pages under /docs (#10072)
Force #docs #vendorStrip elements to use overflow-x: scroll in CSS. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
@@ -556,6 +556,8 @@ section
|
||||
#docs
|
||||
#vendorStrip
|
||||
line-height: 44px
|
||||
max-width: 100%
|
||||
overflow-x: scroll
|
||||
|
||||
ul
|
||||
float: none
|
||||
|
||||
Reference in New Issue
Block a user