[Glitch] Change floating action button to be a button in header in web UI

Port 1fd6460b02 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-10-23 15:58:24 +02:00
committed by Claire
parent 05c1dd9114
commit e9ccee38a7
7 changed files with 23 additions and 65 deletions

View File

@ -674,6 +674,7 @@ $ui-header-height: 55px;
cursor: default;
&__image {
width: 70%;
max-width: 350px;
margin-top: -50px;
}