src/mob/header/index.scss
@@ -9,6 +9,13 @@ background: #001529; border-bottom: 1px solid #000; .lang { position: absolute; font-size: 18px; left: calc(50% - 12px); top: 10px; color: #ffffff; } .header-logo { float: left; width: 180px; @@ -45,4 +52,12 @@ } } } .change-view { position: absolute; left: calc(50% - 70px); top: 12px; .ant-radio-wrapper { color: #ffffff; } } }