hippie/source/style/modules/ui/_drag_module.scss
sthag d83ae3ea22 feat: Adapt new hippie styles
- Use bound io class
- Remove over specified styles
2025-06-19 16:45:20 +02:00

9 lines
No EOL
118 B
SCSS

.body_drag {
@extend .body_ui;
#space {
position: relative;
height: 100%;
background-color: $color-dark;
}
}