mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Use static resources.
This commit is contained in:
@ -13,7 +13,7 @@ code {
|
||||
}
|
||||
|
||||
.logo {
|
||||
background: url("logo.png");
|
||||
background: url("https://cdn.casbin.org/img/logo_384x96.png");
|
||||
background-size: 108px, 33px;
|
||||
width: 108px;
|
||||
height: 27px;
|
||||
|
BIN
web/src/logo.png
BIN
web/src/logo.png
Binary file not shown.
Before Width: | Height: | Size: 34 KiB |
Reference in New Issue
Block a user