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.
|
/* pages/test2/test2.wxss */
|
|
.action-button {
|
|
width: 80%;
|
|
background-color: #576b95;
|
|
color: white;
|
|
padding: 10px;
|
|
border-radius: 5px;
|
|
font-size: 16px;
|
|
margin-top: 10px;
|
|
} |