✨ Add first static (no reactivity, static data) implementation of ChatsWindow
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
$font-size: 100vh * 0.01;
|
||||
$icon-size: $font-size * 2;
|
||||
|
||||
$border-style: thin solid #BED6E0;
|
||||
|
||||
body {
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
|
Reference in New Issue
Block a user