fix(directory): svg css fix

This commit is contained in:
Haoyu Xu
2023-06-25 04:24:05 -04:00
parent 4cd9a7e83b
commit aa6fc5d77e
5 changed files with 16 additions and 8 deletions

View File

@@ -120,9 +120,6 @@ export default function Root() {
viewBox={
headerIcon === 'operator' ? '0 0 88.969 71.469' : '0 0 94.563 67.437'
}
style={{
height: "2.5rem"
}}
/>
</section>
)}