Fix styling on mobile (slide to accept)
This commit is contained in:
parent
02f84b8a60
commit
1b58a66cea
4 changed files with 20 additions and 12 deletions
|
|
@ -1,5 +1,4 @@
|
|||
slide-to-accept-success {
|
||||
$slider-bg-color: #5063B9;
|
||||
$success-bg-color: #11D1A6;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
|
@ -19,7 +18,7 @@ slide-to-accept-success {
|
|||
$scale-factor: 20;
|
||||
height: 10vmax;
|
||||
width: 10vmax;
|
||||
background: $slider-bg-color;
|
||||
background: $v-slider-bg-color;
|
||||
bottom: 0;
|
||||
position: absolute;
|
||||
left: calc(50% - 5vmax);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue