paymob-pixel-alpha 1.1.46 → 1.1.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/main.css +1 -0
- package/main.js +1564 -161
- package/package.json +1 -1
- package/styles.css +1 -1
package/main.css
CHANGED
|
@@ -4836,3 +4836,4 @@ p,h3{margin:0}.modal-header_modal-header__CaU0q{padding:1.5rem;border-bottom:.06
|
|
|
4836
4836
|
.aman_container__ybjHy{display:flex;flex-direction:column;justify-content:center;align-items:center}
|
|
4837
4837
|
.stc-pay_container__iDU6R .stc-pay_form__itgvP{display:flex;flex-direction:column;row-gap:.75rem}.stc-pay_container__iDU6R .stc-pay_form__itgvP .stc-pay_actions__0pTwb{display:flex;justify-content:center;margin-top:.75rem}
|
|
4838
4838
|
.list_container__g-Zmt{display:flex;flex-direction:column;justify-content:center;align-items:center}.list_container__g-Zmt .list_title__9j4NL{width:-moz-fit-content;width:fit-content;min-width:50%;display:block;margin-right:auto}.list_container__g-Zmt h2{width:100%;font-size:16px;font-weight:500}.list_container__g-Zmt .list_btns__VQakh{display:flex;width:100%;column-gap:1rem}.list_container__g-Zmt .list_btns__VQakh .list_btns-skeleton__F0nUc{width:100%}@media(max-width: 767px){.list_container__g-Zmt .list_btns__VQakh{flex-direction:column;justify-content:space-between;row-gap:1rem}}.list_container__g-Zmt .list_payments-list__HIqY5{width:100%;margin-bottom:.5rem}
|
|
4839
|
+
.card_action-btn__crD1m{display:flex;justify-content:center;gap:1rem}.card_gotham__H601r{font-family:"Gotham"}.card_gotham__H601r *{font-family:"Gotham"}.card_iframe__eUHY1{border:0;overflow:hidden;z-index:5;position:relative}
|