fix success modal for wp
This commit is contained in:
parent
34fa643ff8
commit
9cbd2ebb08
3 changed files with 14 additions and 5 deletions
|
|
@ -12,6 +12,12 @@ slide-to-accept-success {
|
|||
|
||||
.slide-success {
|
||||
$duration: 400ms;
|
||||
&__windows-background {
|
||||
background: $v-success-bg-color;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
}
|
||||
&__background {
|
||||
$start-radius: 5;
|
||||
$scale-factor: 20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue