feat: 百科页面
This commit is contained in:
@@ -60,7 +60,14 @@
|
||||
flex-shrink: 0;
|
||||
background: #f0f0f0;
|
||||
}
|
||||
.wiki-image t-image { width: 100%; height: 100%; display: block; }
|
||||
.wiki-image image { width: 100%; height: 100%; display: block; }
|
||||
.wiki-image-placeholder {
|
||||
width: 100%; height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
.wiki-info { flex: 1; min-width: 0; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user