uni-ticket-system/dist/dev/mp-weixin/tmui/components/tm-tabbar/tm-tabbar.wxss
2023-12-05 10:11:10 +08:00

9 lines
133 B
Plaintext

.barcont {
display: flex;
flex-direction: row !important;
justify-content: space-around !important;
align-items: flex-start;
}