uni-ticket-system/dist/dev/mp-weixin/tmui/components/tm-tabbar/tm-tabbar.wxss

9 lines
133 B
Plaintext
Raw Normal View History

2023-12-05 02:11:10 +00:00
.barcont {
display: flex;
flex-direction: row !important;
justify-content: space-around !important;
align-items: flex-start;
}