@@ -131,12 +131,6 @@ export default {
</script>
<style lang="scss" scoped>
-// 生日修改样式
-.full-width {
- padding: 0 !important;
- margin: 0 !important;
- width: 100% !important;
-}
.birthday-container {
background-color: #fff;
@@ -252,6 +252,7 @@ export default {
background: #fff;
border-radius: 4px;
width: 100%;
+ padding: 10px;
box-sizing: border-box;
}