Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
0943c6d3
Commit
0943c6d3
authored
Apr 18, 2023
by
halweg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix : ios弹窗close button不显示bug
parent
6bc1fdf7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
+13
-2
app/code/Joshine/CouponPusher/view/frontend/templates/coupon-subscribe-alert.phtml
+13
-2
No files found.
app/code/Joshine/CouponPusher/view/frontend/templates/coupon-subscribe-alert.phtml
View file @
0943c6d3
...
...
@@ -4,6 +4,11 @@
*/
?>
<style>
.joshine-close
{
position
:
unset
;
height
:
initial
;
}
.coupon-input-errorMsg
{
height
:
12px
;
font-size
:
12px
;
...
...
@@ -84,14 +89,20 @@
font-weight
:
500
;
}
.coupon-alt-input-left
input
{
height
:
90%
;
font-size
:
initial
;
line-height
:
initial
;
}
</style>
<div
class=
"joshine-model-warp"
id=
"coupon-subscribe-alert"
style=
"display: none;"
>
<div
class=
"joshine-mask"
></div>
<div
class=
"j-modal j-modal-vertical"
>
<div
class=
"j-modal-dialog j-modal-fluid"
>
<div
class=
"j-modal-content"
>
<div
class=
"j-modal-header"
>
<span
class=
"joshine-close
"
id=
"coupon-alert-close"
style=
"z-index: 1001;
"
>
<div
class=
"j-modal-header"
style=
"padding: 10px;"
>
<span
class=
"joshine-close
joshine-pull-right"
id=
"coupon-alert-close
"
>
<svg
t=
"1678760827915"
class=
"icon"
viewBox=
"0 0 1024 1024"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
p-id=
"2762"
width=
"200"
height=
"200"
><path
d=
"M579.888 512l190.064-190.064a48 48 0 0 0-67.888-67.872L512 444.112 321.936 254.064a48 48 0 1 0-67.872 67.872L444.112 512 254.064 702.064a48 48 0 1 0 67.872 67.872L512 579.888l190.064 190.064a48 48 0 0 0 67.872-67.888L579.888 512z"
fill=
"#000000"
p-id=
"2763"
data-spm-anchor-id=
"a313x.7781069.0.i3"
class=
"selected"
></path></svg>
</span>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment