@import "/ui/Hud.scss"; TabMenus { pointer-events: all; width: 100%; height: 100%; justify-content: center; opacity: 0; bottom: -25px; z-index: 1; &.show { opacity: 1; } .fade-in { bottom: 25px; opacity: 0.985; } }