smartdevicelink / generic_hmi

A sample HMI to use with sdl_core
BSD 3-Clause "New" or "Revised" License
8 stars 27 forks source link

Set scrollbar-width to none #514

Closed Jack-Byrne closed 2 years ago

Jack-Byrne commented 2 years ago

Fixes #513

Testing Plan

Core Tests

Perform interaction keyboard with ICON_WITH_SEARCH

Summary

Sets the scroll bar width to none in order to fit 3 tiles in a row.

CLA