🎨 Reorganize the contacts_window widgets + add first interactions with homeserver

This commit is contained in:
2023-08-15 22:05:26 +02:00
parent 22ef914304
commit 2159c6adeb
17 changed files with 712 additions and 243 deletions

View File

@@ -1,3 +1,6 @@
$font-size: 100vh * 0.01;
$icon-size: $font-size * 2;
body {
height: 100vh;
width: 100vw;