feat(directory): header title will only contain operator name, instead of full name
This commit is contained in:
@@ -118,6 +118,9 @@ export default function Root() {
|
||||
viewBox={
|
||||
headerIcon === 'operator' ? '0 0 88.969 71.469' : '0 0 94.563 67.437'
|
||||
}
|
||||
style={{
|
||||
height: "2.5rem"
|
||||
}}
|
||||
/>
|
||||
</section>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user