adjusted size of menu
This commit is contained in:
parent
c72fe6b7e1
commit
56d859cbd0
2 changed files with 2 additions and 3 deletions
|
@ -2845,8 +2845,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
flex-flow: column;
|
||||
background: rgb(38 38 38);
|
||||
position: relative;
|
||||
min-height: 300px;
|
||||
min-width: 300px;
|
||||
min-width: 200px;
|
||||
box-shadow: var(--ciderShadow-Generic);
|
||||
border-radius: var(--mediaItemRadius);
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue