mirror of
https://github.com/twofas/2fas-browser-extension.git
synced 2024-11-21 17:49:56 +01:00
#1458 socialIcons CSS FIX, eslint/stylelint ignore improvement
This commit is contained in:
parent
c902b9eb43
commit
4ff2f179dc
@ -0,0 +1,2 @@
|
||||
build/**/*
|
||||
public/**/*
|
@ -1 +1,3 @@
|
||||
2FAS - Two factor authentication/**/*.css
|
||||
2FAS - Two factor authentication/**/*.css
|
||||
build/**/*
|
||||
public/**/*
|
@ -52,7 +52,7 @@ svg {
|
||||
}
|
||||
|
||||
.social-youtube-play {
|
||||
fill: $dark;
|
||||
fill: $dark-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user