mirror of
https://github.com/wekan/wekan.git
synced 2026-02-11 18:54:22 +01:00
Support subpath deployment
- Make css font reference relative - Fix cover image loading error
This commit is contained in:
parent
b20408cde0
commit
bfb0c05e83
4 changed files with 22 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@import url("/css/reset.css") print, screen;
|
||||
@import url("../../../css/reset.css") print, screen;
|
||||
|
||||
.board-list {
|
||||
margin: 0 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue