Merge branch 'developers' into 'develop'
Developers See merge request soapbox-pub/soapbox-fe!487
This commit is contained in:
commit
7c2aacb71e
9 changed files with 4 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
app/soapbox/features/developers/index.js
Normal file
BIN
app/soapbox/features/developers/index.js
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -18,7 +18,8 @@
|
|||
fill: currentColor;
|
||||
}
|
||||
|
||||
svg.icon-tabler-search {
|
||||
svg.icon-tabler-search,
|
||||
svg.icon-tabler-code {
|
||||
stroke-width: 2.3px;
|
||||
}
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@
|
|||
}
|
||||
|
||||
&--active {
|
||||
svg.icon-tabler-search {
|
||||
svg.icon-tabler-search,
|
||||
svg.icon-tabler-code {
|
||||
stroke-width: 2.5px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue