Files
beau-gosse-du-92/src/ui/components/contacts_window/contacts.scss
Adrien 0ce0764204 🎨 Isolate infra and ui components
The src/base.rs is still to be reworked.
2024-04-04 14:27:58 +02:00

7 lines
82 B
SCSS

@import "../../_base.scss"
.contacts {
height: 72%;
background-color: white;
}