Issue #3256003 by andregp, ranjith_kumar_k_u, Satyajit1990, Gauravmahlawat, Kristen Pol: Olivero: tour module popup close button size issue

merge-requests/1966/head
Lauri Eskola 2022-03-11 12:20:08 +02:00
parent 7362987e37
commit c60689110f
No known key found for this signature in database
GPG Key ID: 382FC0F5B0DF53F8
2 changed files with 8 additions and 0 deletions

View File

@ -202,3 +202,7 @@
[dir="rtl"] .button--icon-back:before {
transform: rotate(-45deg);
}
.shepherd-cancel-icon {
font-size: 1.5em;
}

View File

@ -124,3 +124,7 @@
[dir="rtl"] .button--icon-back:before {
transform: rotate(-45deg);
}
.shepherd-cancel-icon {
font-size: 1.5em;
}