Updated version and assets for release v0.27.4
This commit is contained in:
parent
81f954890d
commit
5b464938b6
|
@ -2078,6 +2078,7 @@ header .search-box {
|
||||||
padding: 16px 32px;
|
padding: 16px 32px;
|
||||||
position: relative; }
|
position: relative; }
|
||||||
.sort-box::before {
|
.sort-box::before {
|
||||||
|
pointer-events: none;
|
||||||
content: '';
|
content: '';
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
|
|
@ -3537,6 +3537,7 @@ header .search-box {
|
||||||
padding: 16px 32px;
|
padding: 16px 32px;
|
||||||
position: relative; }
|
position: relative; }
|
||||||
.sort-box::before {
|
.sort-box::before {
|
||||||
|
pointer-events: none;
|
||||||
content: '';
|
content: '';
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
|
Loading…
Reference in New Issue