|
@ -61,7 +61,7 @@ const backPage = () => { |
|
|
|
|
|
|
|
|
<style lang="scss" scoped> |
|
|
<style lang="scss" scoped> |
|
|
.sub_navigation_container { |
|
|
.sub_navigation_container { |
|
|
// height: $sub-header-height; |
|
|
|
|
|
|
|
|
height: $sub-header-height; |
|
|
display: flex; |
|
|
display: flex; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
justify-content: space-between; |
|
|
justify-content: space-between; |
|
|