fix: hide notify me button on callback

This commit is contained in:
Jannat Patel
2021-11-25 13:06:12 +05:30
parent 6ae346df44
commit 315d373d2d
2 changed files with 2 additions and 0 deletions

View File

@@ -319,6 +319,7 @@ input[type=checkbox] {
background: #E2E6E9;
border-radius: 8px;
margin-top: 16px;
box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.04);
}
@media (max-width: 768px) {