ctms/ctms-appgm/assets/tabbar-3.3817bebb.css
2025-04-10 23:19:13 +08:00

2 lines
1.4 KiB
CSS
Executable File

.content[data-v-3b030ff7]{display:flex;align-items:center;justify-content:center;width:100%;height:calc(100vh - var(--window-bottom) - var(--window-top));transition:opacity .3s;background:#999;opacity:0}.content.active[data-v-3b030ff7]{opacity:1}.content .logo[data-v-3b030ff7]{position:relative;margin-top:-12.5rem;width:6.25rem;height:6.25rem;opacity:0;transition:opacity .3s}.content .logo.active[data-v-3b030ff7]{opacity:1}.tabbar-box-wrap[data-v-3b030ff7]{position:absolute;width:100%;padding:1.5625rem;box-sizing:border-box;bottom:0;left:0}.tabbar-box-wrap .tabbar-box[data-v-3b030ff7]{position:relative;display:flex;width:100%;background:#fff;border-radius:.625rem;padding:.46875rem .625rem;box-sizing:border-box;z-index:2;box-shadow:0 2px 5px 2px rgba(0,0,0,.1)}.tabbar-box-wrap .tabbar-box[data-v-3b030ff7]:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;margin:auto;width:1.5625rem;height:1.5625rem;transform:rotate(45deg);background:#fff;z-index:1;box-shadow:2px 2px 5px 1px rgba(0,0,0,.1);border-radius:2px}.tabbar-box-wrap .tabbar-box[data-v-3b030ff7]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff;border-radius:.625rem;z-index:2}.tabbar-box-wrap .tabbar-box .tabbar-box-item[data-v-3b030ff7]{width:100%;z-index:3;margin:.3125rem;color:#555;text-align:center;font-size:14px}.tabbar-box-wrap .tabbar-box .tabbar-box-item .box-image[data-v-3b030ff7]{width:100%;height:40px}