Files
FreeERP.Applet/miniprogram/pages/components/count-plugin/count-plugin.wxss

7 lines
105 B
Plaintext
Raw Normal View History

2026-01-28 17:13:51 +08:00
.flex {
display: flex;
align-items: center;
justify-content: space-between;
column-gap: 12rpx;
}