- @import '../../../../themes/page.scss';
- @import "../../../../themes/t.cell.scss";
- @import "../../../../themes/card.scss";
- /* module/health/pages/tongue-analysis/tongue-analysis.wxss */
- .picture-wrapper {
- display: flex;
- flex-direction: row;
- justify-content: center;
- image {
- margin: 12px;
- width: 128px;
- height: 128px;
- }
- }
|