Fix scss lint
This commit is contained in:
parent
ad02257c3c
commit
fe4d33cf15
1 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@
|
|||
color: #444;
|
||||
}
|
||||
}
|
||||
|
||||
.fa-filter {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
|
@ -56,7 +57,7 @@
|
|||
background-color: transparent;
|
||||
border: none;
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
right: 0;
|
||||
height: 100%;
|
||||
outline: none;
|
||||
|
||||
|
|
Loading…
Reference in a new issue