Update style.less
This commit is contained in:
parent
be3b0b3108
commit
d25eac3fe1
1 changed files with 3 additions and 0 deletions
|
@ -5177,6 +5177,9 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
border-radius: 10px;
|
||||
padding: var(--contentInnerPadding);
|
||||
box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
|
||||
height: 300px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
.grid-body {
|
||||
display: grid;
|
||||
grid-auto-flow: column dense;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue