Issue #3256003 by andregp, ranjith_kumar_k_u, Satyajit1990, Gauravmahlawat, Kristen Pol: Olivero: tour module popup close button size issue
parent
7362987e37
commit
c60689110f
|
@ -202,3 +202,7 @@
|
|||
[dir="rtl"] .button--icon-back:before {
|
||||
transform: rotate(-45deg);
|
||||
}
|
||||
|
||||
.shepherd-cancel-icon {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
|
|
@ -124,3 +124,7 @@
|
|||
[dir="rtl"] .button--icon-back:before {
|
||||
transform: rotate(-45deg);
|
||||
}
|
||||
|
||||
.shepherd-cancel-icon {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue