Fix styling inconsistency in space room view

This commit is contained in:
Michael Telatynski 2021-03-24 14:02:25 +00:00
parent d873791369
commit f7a3805eed
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ $SpaceRoomViewInnerWidth: 428px;
width: 432px;
box-sizing: border-box;
border-radius: 8px;
border: 1px solid $input-darker-bg-color;
border: 1px solid $space-button-outline-color;
font-size: $font-15px;
margin: 20px 0;