link boxes, [conditionally] hide them, use localizable strings, raise modal to z index 3
This commit is contained in:
parent
d510942558
commit
399fb8005f
6 changed files with 31 additions and 14 deletions
|
|
@ -2,6 +2,7 @@
|
|||
// Modal Styles
|
||||
// -------------------------
|
||||
.modal__overlay {
|
||||
z-index: 3;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue