13 lines
141 B
SCSS
13 lines
141 B
SCSS
|
.adjust-btn-padding {
|
||
|
padding: 0.55rem;
|
||
|
}
|
||
|
|
||
|
#arrow {
|
||
|
position: absolute;
|
||
|
bottom: -24px;
|
||
|
width: 40px;
|
||
|
right: -1px;
|
||
|
|
||
|
width: 40px;
|
||
|
}
|