mirror of https://github.com/chaitin/PandaWiki.git
Compare commits
1 Commits
dae58832cc
...
1fa3ca074f
| Author | SHA1 | Date |
|---|---|---|
|
|
1fa3ca074f |
|
|
@ -707,7 +707,6 @@ const AiQaContent: React.FC<{
|
|||
alt='logo'
|
||||
width={46}
|
||||
height={46}
|
||||
unoptimized
|
||||
style={{
|
||||
objectFit: 'contain',
|
||||
}}
|
||||
|
|
|
|||
|
|
@ -209,7 +209,6 @@ const SearchDocContent: React.FC<SearchDocContentProps> = ({
|
|||
alt='logo'
|
||||
width={46}
|
||||
height={46}
|
||||
unoptimized
|
||||
style={{
|
||||
objectFit: 'contain',
|
||||
}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue