Change floating action button to be a button in header in web UI (#19422)
- Fix theme color - Fix elephant being too big on error page on small screens - Remove "Follows and Followers" link from navigation panel
This commit is contained in:
parent
c2c14331b2
commit
1fd6460b02
7 changed files with 25 additions and 68 deletions
|
@ -40,7 +40,7 @@ class ManifestSerializer < ActiveModel::Serializer
|
|||
end
|
||||
|
||||
def theme_color
|
||||
'#6364FF'
|
||||
'#191b22'
|
||||
end
|
||||
|
||||
def background_color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue