mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-21 04:30:22 -06:00
Removed the fixed width from the DropdownComponent.jsx
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
margin-right: 10%
|
||||
display: inline-block
|
||||
position: absolute
|
||||
width: 320px
|
||||
width: auto
|
||||
overflow: auto
|
||||
border-radius: 10px
|
||||
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2)
|
||||
|
||||
Reference in New Issue
Block a user