Files
FreeERP.Applet/miniprogram/pages/my/my.wxss
T

4 lines
102 B
Plaintext
Raw Normal View History

.container {
height: calc(100vh - var(--td-tab-bar-height, 80rpx) - env(safe-area-inset-bottom));
}