fix(design): 404 on bot logo on default.gbtheme: https://github.com/GeneralBots/BotServer/issues/80.
This commit is contained in:
parent
c70200a176
commit
f67f04a4ba
2 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ html[dir="ltr"] .ms-Nav-compositeLink.is-selected a:after {
|
|||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
background-image: url(../images/logo_General_BotS.png);
|
||||
background-image: url(../images/bot-logo.png);
|
||||
background-position: 2px 2px;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 25 KiB |
Loading…
Add table
Reference in a new issue