移动端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
245 B

page {
background-color: #f9f9f9;
position: relative;
color: #071437;
overflow: hidden;
}
button {
padding-left: 0;
padding-right: 0;
font-size: 16px;
line-height: inherit;
&::after {
content: '';
display: none;
}
}