yuminge-app/yun-min-program-plugin-master/packageG/mycomponent/title/title.wxss

11 lines
202 B
Plaintext

/* packageE/title/title.wxss */
.component-wrapper {
display: block;
max-width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
overflow: hidden;
text-decoration: none;
}