hippie/source/style/modules/ui/_drag_module.scss
sthag 1ddba29d9c feat: Update drag page and other small things
- Add parameter to NewDiv class
- Add instance with content to drag page
- Drag page now also uses frame template
- Use macro for footer in explorer
2025-06-23 22:31:18 +02:00

8 lines
No EOL
92 B
SCSS

#space {
position: relative;
height: 100%;
.body_frame {
background-color: white;
}
}