diff --git a/wp-content/themes/cosmopet/modules/layout/assets/css/gp-style-core.css b/wp-content/themes/cosmopet/modules/layout/assets/css/gp-style-core.css index 4ab6a74..a0fb9f7 100644 --- a/wp-content/themes/cosmopet/modules/layout/assets/css/gp-style-core.css +++ b/wp-content/themes/cosmopet/modules/layout/assets/css/gp-style-core.css @@ -1270,14 +1270,11 @@ textarea{ } .toggle::after{ content: ''; - position: absolute; top: 24px; right: 0; - width: 24px; aspect-ratio: 1; - background-image: url(../img/svg/main/black-x.svg); transform: rotate(45deg); transition: transform .2s; diff --git a/wp-content/themes/cosmopet/modules/layout/assets/img/svg/main/black-x.svg b/wp-content/themes/cosmopet/modules/layout/assets/img/svg/main/black-x.svg new file mode 100644 index 0000000..cb3041d --- /dev/null +++ b/wp-content/themes/cosmopet/modules/layout/assets/img/svg/main/black-x.svg @@ -0,0 +1,11 @@ + + + + + + + + + + +