Changeset View
Changeset View
Standalone View
Standalone View
src/pages/businessManagement/index.scss
- This file was added.
.business-management-list_page { | |||||
box-sizing: border-box; | |||||
width: 100%; | |||||
.header{ | |||||
position:fixed; | |||||
top:0; | |||||
width:100%; | |||||
z-index:999; | |||||
} | |||||
.search-wrapper { | |||||
padding: 0 40px; | |||||
margin-bottom: 20px; | |||||
margin-top: 20px; | |||||
} | |||||
.gradient-container { | |||||
width: 100%; | |||||
height: 120px; | |||||
background-image: linear-gradient(180deg, #f2f6f9 0%, #ffffff 100%); | |||||
font-size: 24px; | |||||
color: #666666; | |||||
padding-left: 40px; | |||||
line-height: 120px; | |||||
} | |||||
} |
Content licensed under Creative Commons Attribution-ShareAlike 3.0 (CC-BY-SA) unless otherwise noted; code licensed under GNU General Public License (GPL) or other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct. · Wikimedia Foundation · Privacy Policy · Code of Conduct · Terms of Use · Disclaimer · CC-BY-SA · GPL