Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ffe-accordion): fjerner obrukt css og fikser styleint advarsel #2105

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

pethel
Copy link
Contributor

@pethel pethel commented Jun 21, 2024

  • fikser stylint advarsel.. før høy spesifitet
  • Fjerner darkmode kode som allrede var hantert i themes

@pethel pethel marked this pull request as ready for review June 21, 2024 12:35
@pethel pethel requested a review from a team as a code owner June 21, 2024 12:35
@@ -38,17 +39,8 @@

@media (hover: hover) and (pointer: fine) {
&:hover {
.ffe-accordion-item__heading-icon {
transition: fill var(--ffe-transition-duration)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Denen kan ikke ha funket. .... fill var fra svg sin tid, men byttet til color og hoper det gjør noe men vansklig og se med blotta øgat. :)

@@ -100,25 +97,3 @@
border-color: var(--ffe-v-accordion-focus-border-color);
}
}

.native & {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dom her grejerna ordner ju theme.less

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2105.westeurope.2.azurestaticapps.net

@pethel pethel merged commit 8148b66 into develop Jun 21, 2024
3 checks passed
@pethel pethel deleted the develop_refactor-accordion branch June 21, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants