Files
Tapalka/CMyTapper/robucks-front/components/ui/wrapper/Wrapper.module.css

6 lines
104 B
CSS

.wrapper {
max-width: 100%;
min-height: 100vh;
position: relative;
overflow-y: hidden;
}