Add ability to enable room encryption
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
0ddeb02d23
commit
63a0adaa6e
3 changed files with 65 additions and 0 deletions
5
src/app/molecules/room-encryption/RoomEncryption.scss
Normal file
5
src/app/molecules/room-encryption/RoomEncryption.scss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.room-encryption {
|
||||
& .setting-tile {
|
||||
margin: var(--sp-normal);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue