fix linter SingleLinePerSelector
This commit is contained in:
parent
7e29fe40f6
commit
a22851cc35
1 changed files with 2 additions and 1 deletions
|
@ -317,6 +317,7 @@
|
||||||
color: $blue-france-500;
|
color: $blue-france-500;
|
||||||
}
|
}
|
||||||
|
|
||||||
#account-btn:before, #account-btn_copy:before {
|
#account-btn::before,
|
||||||
|
#account-btn_copy::before {
|
||||||
content: none;
|
content: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue