fixed terms and condition modal issue in login
This commit is contained in:
parent
f1ce985cff
commit
7bcb9b0f62
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#cancel-subscription-modal .modal-header {
|
||||||
|
border-bottom: none;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
<section id="price">
|
<section id="price">
|
||||||
<div class="signup-container">
|
<div class="signup-container">
|
||||||
|
|
Loading…
Reference in a new issue