mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-09 03:54:23 +01:00
15 lines
176 B
SCSS
15 lines
176 B
SCSS
.stripe-modal {
|
|
.stripe-modal-icons {
|
|
text-align: center;
|
|
|
|
.fa.fa-lock {
|
|
top: 7px;
|
|
color: #9edd78;
|
|
}
|
|
|
|
img {
|
|
margin-right: 10px;
|
|
}
|
|
}
|
|
}
|