Bladeren bron

fix: 侧栏图标调整

outaozhen 4 jaren geleden
bovenliggende
commit
a2da582399
2 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. BIN
      public/sideBg.png
  2. 1 1
      src/components/RightContent/Book/components/UserList/index.tsx

BIN
public/sideBg.png


+ 1 - 1
src/components/RightContent/Book/components/UserList/index.tsx

@@ -27,7 +27,7 @@ const UesrList: React.FC<UserListProps> = ({ onlineList }) => {
       </span>
       <div
         className={[
-          'book-list bg-hex-f7f9fa flex flex-col bg-hex-f9f7fa text-hex-666',
+          'book-list flex flex-col bg-hex-ffffff text-hex-666 shadow-card',
           visible ? 'show-short' : ''
         ].join(' ')}>
         <div className="flex-1 h-full custom-scroll">