9 lines
155 B
SCSS
9 lines
155 B
SCSS
.shepherd-element {
|
|
border-radius: var(--gin-border-m);
|
|
}
|
|
|
|
.joyride-content-wrapper .button,
|
|
.button:not(:focus).shepherd-button {
|
|
box-shadow: none;
|
|
}
|