Use appearance instad of display for accessibility
This commit is contained in:
@@ -47,7 +47,7 @@ limitations under the License.
|
||||
// Remove the OS's representation
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: none;
|
||||
appearance: none;
|
||||
|
||||
+ div {
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user